Home
last modified time | relevance | path

Searched refs:BMP_FORMAT_32BIT_TC_ABGR (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/vcl/source/gdi/
H A Dbmpfast.cxx132 class TrueColorPixelPtr<BMP_FORMAT_32BIT_TC_ABGR> : public BasePixelPtr
526 case BMP_FORMAT_32BIT_TC_ABGR: in ImplConvertFromBitmap()
527 return ImplConvertToBitmap<BMP_FORMAT_32BIT_TC_ABGR>( aSrcType, rDst, rSrc ); in ImplConvertFromBitmap()
646 case BMP_FORMAT_32BIT_TC_ABGR: in ImplFastBitmapConversion()
647 return ImplConvertFromBitmap<BMP_FORMAT_32BIT_TC_ABGR>( rDst, rSrc ); in ImplFastBitmapConversion()
731 inline bool ImplBlendToBitmap<BMP_FORMAT_32BIT_TC_ABGR,BMP_FORMAT_32BIT_TC_ABGR>( in ImplBlendToBitmap()
732 TrueColorPixelPtr<BMP_FORMAT_32BIT_TC_ABGR>&, in ImplBlendToBitmap() argument
785 case BMP_FORMAT_32BIT_TC_ABGR: in ImplBlendFromBitmap()
913 case BMP_FORMAT_32BIT_TC_ABGR: in ImplFastBitmapBlending()
914 return ImplBlendFromBitmap<BMP_FORMAT_32BIT_TC_ABGR>( rDst, rSrc, rMsk ); in ImplFastBitmapBlending()
[all …]
H A Dbmpacc.cxx240 case( BMP_FORMAT_32BIT_TC_ABGR ): in ImplZeroInitUnusedBits()
526 case( BMP_FORMAT_32BIT_TC_ABGR ): pFncGetPixel = GetPixelFor_32BIT_TC_ABGR; break; in CopyScanline()
/aoo4110/main/canvas/source/directx/
H A Ddx_vcltools.cxx313 case BMP_FORMAT_32BIT_TC_ABGR: in bitmapFromVCLBitmapEx()
466 case BMP_FORMAT_32BIT_TC_ABGR: in bitmapFromVCLBitmapEx()
/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx286 ….mnFormat |= ( pSalDisp->GetVisual(nScreen).red_mask == 0xFF ? BMP_FORMAT_32BIT_TC_ABGR : BMP_FOR… in ImplCreateDIB()
418 … nDstFormat |= ( pImage->red_mask == 0xFF ? BMP_FORMAT_32BIT_TC_ABGR : BMP_FORMAT_32BIT_TC_ARGB ); in ImplCreateXImage()
H A Dpspgraphics.cxx131 case BMP_FORMAT_32BIT_TC_ABGR: in SalPrinterBmp()
/aoo4110/main/vcl/inc/vcl/
H A Dsalbtype.hxx68 #define BMP_FORMAT_32BIT_TC_ABGR 0x00000400UL macro
/aoo4110/main/vcl/source/helper/
H A Dcanvasbitmap.cxx243 case BMP_FORMAT_32BIT_TC_ABGR: in VclCanvasBitmap()

Completed in 64 milliseconds