Searched refs:bFastBlend (Results 1 – 1 of 1) sorted by relevance
2080 bool bFastBlend = false; in ImplBlend() local2094 bFastBlend = ImplFastBitmapBlending( *pB,*pP,*pA, aTR ); in ImplBlend()2097 if( pP && pA && pB && !bFastBlend ) in ImplBlend()
Completed in 29 milliseconds