Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/gdi/
H A Doutdev2.cxx1928 Bitmap aDither( aBmp.GetSizePixel(), 8 ); in ImplBlendWithAlpha() local
1931 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() local
2048 BitmapWriteAccess* pW = aDither.AcquireWriteAccess(); in ImplBlend()
2073 aDither.ReleaseAccess( pW ); in ImplBlend()
2074 res = aDither; in ImplBlend()

Completed in 23 milliseconds