HomeSort by relevance Sort by last modified time
    Searched full:opaquemask (Results 1 - 1 of 1) sorted by null

  /external/skia/src/core/
SkBlitter_ARGB32.cpp 86 unsigned opaqueMask = fSrcA; // if fSrcA is 0xFF, then we will catch the fast opaque case
96 if ((opaqueMask & aa) == 255) {

Completed in 260 milliseconds