Home
last modified time | relevance | path

Searched refs:mpBits (Results 1 – 19 of 19) sorted by path

/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx505 aSrcBuf.mpBits = pSrcData; in ConvertBitmapData()
510 aDstBuf.mpBits = pDestData; in ConvertBitmapData()
672 pBuffer->mpBits = maUserBuffer.get(); in AcquireBuffer()
/trunk/main/vcl/inc/
H A Dglyphcache.hxx323 unsigned char* mpBits; member in RawBitmap
/trunk/main/vcl/inc/vcl/
H A Dbmpacc.hxx398 return( mpBuffer ? mpBuffer->mpBits : NULL ); in GetBuffer()
H A Dsalbtype.hxx273 sal_uInt8* mpBits; member
/trunk/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx583 pBuffer->mpBits = (sal_uInt8*) pBI + *(ULONG*) pBI + nPalCount * sizeof( RGB2 ); in AcquireBuffer()
586 pBuffer->mpBits = (sal_uInt8*) pBI + *(ULONG*) pBI; in AcquireBuffer()
/trunk/main/vcl/source/gdi/
H A Dbmpacc.cxx108 Scanline pTmpLine = mpBuffer->mpBits; in ImplCreate()
570 memcpy( mpBuffer->mpBits, rReadAcc.GetBuffer(), nCount ); in CopyBuffer()
H A Dbmpfast.cxx429 const PIXBYTE* pRawSrc = rSrcBuffer.mpBits; in ImplCopyImage()
430 PIXBYTE* pRawDst = rDstBuffer.mpBits; in ImplCopyImage()
472 TrueColorPixelPtr<DSTFMT> aDstLine; aDstLine.SetRawPtr( rDstBuffer.mpBits ); in ImplConvertToBitmap()
496 TrueColorPixelPtr<SRCFMT> aSrcType; aSrcType.SetRawPtr( rSrc.mpBits ); in ImplConvertFromBitmap()
687 TrueColorPixelPtr<BMP_FORMAT_8BIT_PAL> aMskLine; aMskLine.SetRawPtr( rMskBuffer.mpBits ); in ImplBlendToBitmap()
688 TrueColorPixelPtr<DSTFMT> aDstLine; aDstLine.SetRawPtr( rDstBuffer.mpBits ); in ImplBlendToBitmap()
726 TrueColorPixelPtr<BMP_FORMAT_24BIT_TC_RGB> aSrcType; aSrcType.SetRawPtr( rSrcBuffer.mpBits ); in ImplBlendToBitmap()
736 TrueColorPixelPtr<BMP_FORMAT_32BIT_TC_ARGB> aSrcType; aSrcType.SetRawPtr( rSrcBuffer.mpBits ); in ImplBlendToBitmap()
746 TrueColorPixelPtr<BMP_FORMAT_32BIT_TC_RGBA> aSrcType; aSrcType.SetRawPtr( rSrcBuffer.mpBits ); in ImplBlendToBitmap()
755 TrueColorPixelPtr<SRCFMT> aSrcType; aSrcType.SetRawPtr( rSrc.mpBits ); in ImplBlendFromBitmap()
[all …]
H A Dsalmisc.cxx367 pDstBuffer->mpBits = new sal_uInt8[ pDstBuffer->mnScanlineSize * pDstBuffer->mnHeight ]; in StretchAndConvert()
372 pDstBuffer->mpBits = NULL; in StretchAndConvert()
462 pTmpScan = rSrcBuffer.mpBits, nOffset = rSrcBuffer.mnScanlineSize; in StretchAndConvert()
465 pTmpScan = rSrcBuffer.mpBits + ( rSrcBuffer.mnHeight - 1 ) * rSrcBuffer.mnScanlineSize; in StretchAndConvert()
474 pTmpScan = pDstBuffer->mpBits, nOffset = pDstBuffer->mnScanlineSize; in StretchAndConvert()
477 pTmpScan = pDstBuffer->mpBits + ( nDstDY - 1 ) * pDstBuffer->mnScanlineSize; in StretchAndConvert()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1526 delete[] rRawBitmap.mpBits; in GetGlyphBitmap1()
1528 rRawBitmap.mpBits = new unsigned char[ rRawBitmap.mnAllocated ]; in GetGlyphBitmap1()
1533 memcpy( rRawBitmap.mpBits, rBitmapFT.buffer, nNeededSize ); in GetGlyphBitmap1()
1537 memset( rRawBitmap.mpBits, 0, nNeededSize ); in GetGlyphBitmap1()
1539 unsigned char* pDstLine = rRawBitmap.mpBits; in GetGlyphBitmap1()
1547 unsigned char* p = rRawBitmap.mpBits; in GetGlyphBitmap1()
1676 delete[] rRawBitmap.mpBits; in GetGlyphBitmap8()
1678 rRawBitmap.mpBits = new unsigned char[ rRawBitmap.mnAllocated ]; in GetGlyphBitmap8()
1682 unsigned char* pDest = rRawBitmap.mpBits; in GetGlyphBitmap8()
1712 unsigned char* p = rRawBitmap.mpBits; in GetGlyphBitmap8()
[all …]
H A Dgcach_rbmp.cxx33 : mpBits(0), mnAllocated(0) in RawBitmap()
40 delete[] mpBits; in ~RawBitmap()
41 mpBits = 0; in ~RawBitmap()
219 ImplRotate1_180( pBuf, mpBits + mnHeight * mnScanlineSize, in Rotate()
227 ImplRotate8_90( pBuf, mpBits + mnWidth - 1, in Rotate()
231 ImplRotate1_90( pBuf, mpBits + (mnWidth - 1) / 8, in Rotate()
241 ImplRotate8_90( pBuf, mpBits + mnScanlineSize * (mnHeight-1), in Rotate()
245 ImplRotate1_90( pBuf, mpBits + mnScanlineSize * (mnHeight-1), in Rotate()
257 memcpy( mpBits, pBuf, nBufSize ); in Rotate()
262 delete[] mpBits; in Rotate()
[all …]
/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx61 maRawBitmap.mpBits = NULL; in X11GlyphPeer()
511 unsigned char* pTemp = maRawBitmap.mpBits; in GetPixmap()
531 RootWindow( mpDisplay, i ), (char*)maRawBitmap.mpBits, in GetPixmap()
622 aGlyphInfo, (char*)maRawBitmap.mpBits, nBytes ); in GetXRGlyph()
H A Dpspgraphics.cxx96 mpScanAccess = mpBmpBuffer->mpBits; in SalPrinterBmp()
101 mpScanAccess = mpBmpBuffer->mpBits in SalPrinterBmp()
H A Dsalbmp.cxx171 pDIB->mpBits = new sal_uInt8[ pDIB->mnScanlineSize * pDIB->mnHeight ]; in ImplCreateDIB()
224 aSrcBuf.mpBits = (sal_uInt8*) pImage->data; in ImplCreateDIB()
451 if( pDstBuf && pDstBuf->mpBits ) in ImplCreateXImage()
454 pImage->data = (char*) pDstBuf->mpBits; in ImplCreateXImage()
708 mpDIB->mpBits = new sal_uInt8[ mpDIB->mnScanlineSize * mpDIB->mnHeight ]; in Create()
717 memcpy( mpDIB->mpBits, rSalBmp.mpDIB->mpBits, mpDIB->mnScanlineSize * mpDIB->mnHeight ); in Create()
750 delete[] mpDIB->mpBits; in Destroy()
H A Dsalgdi2.cxx840 const char* pSrcBits = (char*)pAlphaBuffer->mpBits; in drawAlphaBitmap()
877 if( pAlphaBits != (char*)pAlphaBuffer->mpBits ) in drawAlphaBitmap()
H A Dsalgdi3.cxx824 const unsigned char* p10 = pRawBitmap->mpBits; in DrawServerAAForcedString()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1044 return pBuffer->mpBits + nRow * pBuffer->mnScanlineSize; in getRow()
1046 return pBuffer->mpBits + ( pBuffer->mnHeight - nRow - 1 ) * pBuffer->mnScanlineSize; in getRow()
/trunk/main/vcl/unx/headless/
H A Dsvpbmp.cxx215 pBuf->mpBits = (sal_uInt8*)m_aBitmap->getBuffer().get(); in AcquireBuffer()
H A Dsvptext.cxx135 RawMemorySharedArray aRawPtr( rRawBitmap.mpBits ); in GetGlyphBmp()
162 delete[] pGcpHelper->maRawBitmap.mpBits; in RemovingGlyph()
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx315 sal_uInt8* pSrcRGB(pRGB->mpBits); in ImplCreateGdiPlusBitmap()
346 delete[] pExtraRGB->mpBits; in ImplCreateGdiPlusBitmap()
453 sal_uInt8* pSrcRGB(pRGB->mpBits); in ImplCreateGdiPlusBitmap()
454 sal_uInt8* pSrcA(pA->mpBits); in ImplCreateGdiPlusBitmap()
495 delete[] pExtraA->mpBits; in ImplCreateGdiPlusBitmap()
512 delete[] pExtraRGB->mpBits; in ImplCreateGdiPlusBitmap()
919 pBuffer->mpBits = (PBYTE) pBI + *(DWORD*) pBI + nPalCount * sizeof( RGBQUAD ); in AcquireBuffer()
937 pBuffer->mpBits = (PBYTE) pBI + *(DWORD*) pBI + nOffset; in AcquireBuffer()
940 pBuffer->mpBits = (PBYTE) pBI + *(DWORD*) pBI; in AcquireBuffer()

Completed in 119 milliseconds