Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx1957 const sal_uInt8 nDstOpaq = 255 - pAlphaW->GetPixelIndex( nY, nX ); in ImplBlendWithAlpha() local
1972 … const sal_uInt8 nSrcAlpha = 255-COLOR_CHANNEL_MERGE( 255, (sal_uInt8)nDstOpaq, nSrcOpaq ); in ImplBlendWithAlpha()
2002 const sal_uInt8 nDstOpaq = 255 - pAlphaW->GetPixelIndex( nY, nX ); in ImplBlendWithAlpha() local
2014 … const sal_uInt8 nSrcAlpha = 255-COLOR_CHANNEL_MERGE( 255, (sal_uInt8)nDstOpaq, nSrcOpaq ); in ImplBlendWithAlpha()

Completed in 48 milliseconds