Searched refs:nDstOpaq (Results 1 – 1 of 1) sorted by relevance
1948 const sal_uInt8 nDstOpaq = 255 - pAlphaW->GetPixelIndex( nY, nX ); in ImplBlendWithAlpha() local1963 … const sal_uInt8 nSrcAlpha = 255-COLOR_CHANNEL_MERGE( 255, (sal_uInt8)nDstOpaq, nSrcOpaq ); in ImplBlendWithAlpha()1993 const sal_uInt8 nDstOpaq = 255 - pAlphaW->GetPixelIndex( nY, nX ); in ImplBlendWithAlpha() local2005 … const sal_uInt8 nSrcAlpha = 255-COLOR_CHANNEL_MERGE( 255, (sal_uInt8)nDstOpaq, nSrcOpaq ); in ImplBlendWithAlpha()
Completed in 24 milliseconds