Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkBlitter_ARGB32.cpp713 unsigned opaqueMask = fSrcA; // if fSrcA is 0xFF, then we will catch the fast opaque case in blitAntiH() local
723 if ((opaqueMask & aa) == 255) { in blitAntiH()
/third_party/flutter/skia/src/core/
DSkBlitter_ARGB32.cpp713 unsigned opaqueMask = fSrcA; // if fSrcA is 0xFF, then we will catch the fast opaque case in blitAntiH() local
723 if ((opaqueMask & aa) == 255) { in blitAntiH()