Searched defs:nAlphaShift (Results 1 – 1 of 1) sorted by relevance
/trunk/main/vcl/source/gdi/ | ||
H A D | bmpfast.cxx | 359 static const unsigned nAlphaShift = (ALPHABITS > 8) ? 8 : ALPHABITS; in ImplBlendPixels() local |
Completed in 14 milliseconds