Searched refs:aDither (Results 1 – 1 of 1) sorted by relevance
1928 Bitmap aDither( aBmp.GetSizePixel(), 8 ); in ImplBlendWithAlpha() local1931 BitmapWriteAccess* pW = aDither.AcquireWriteAccess(); in ImplBlendWithAlpha()1974 aDither.ReleaseAccess( pW ); in ImplBlendWithAlpha()1975 res = aDither; in ImplBlendWithAlpha()2045 Bitmap aDither( aBmp.GetSizePixel(), 8 ); in ImplBlend() local2048 BitmapWriteAccess* pW = aDither.AcquireWriteAccess(); in ImplBlend()2073 aDither.ReleaseAccess( pW ); in ImplBlend()2074 res = aDither; in ImplBlend()
Completed in 75 milliseconds