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

  /external/skia/src/core/
SkBlitter_RGB16.cpp 916 int nonZeroCount = count + count_nonzero_span(runs + count, antialias + count);
918 SkASSERT(nonZeroCount <= fDevice.width()); // don't overrun fBuffe
    [all...]

Completed in 117 milliseconds