Home
last modified time | relevance | path

Searched refs:TrueColorPixelPtr (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbmpfast.cxx55 class TrueColorPixelPtr : public BasePixelPtr class
246 class TrueColorPixelPtr<BMP_FORMAT_8BIT_PAL> class
312 const TrueColorPixelPtr<SRCFMT>& rSrc ) in ImplConvertPixel()
338 TrueColorPixelPtr<DSTFMT> aDst( rDst ); in ImplConvertLine()
339 TrueColorPixelPtr<SRCFMT> aSrc( rSrc ); in ImplConvertLine()
385 const TrueColorPixelPtr<SRCFMT>& rSrc, const TrueColorPixelPtr<MASKFMT>& rMsk, in ImplBlendLines()
388 TrueColorPixelPtr<MASKFMT> aMsk( rMsk ); in ImplBlendLines()
389 TrueColorPixelPtr<DSTFMT> aDst( rDst ); in ImplBlendLines()
390 TrueColorPixelPtr<SRCFMT> aSrc( rSrc ); in ImplBlendLines()
411 TrueColorPixelPtr<SRCFMT> aSrc( rSrc ); in ImplBlendLines()
[all …]

Completed in 25 milliseconds