Home
last modified time | relevance | path

Searched refs:firstIsScalable (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkLatticeIter.cpp49 static int count_scalable_pixels(const int32_t* divs, int numDivs, bool firstIsScalable, in count_scalable_pixels() argument
52 return firstIsScalable ? end - start : 0; in count_scalable_pixels()
57 if (firstIsScalable) { in count_scalable_pixels()

Completed in 2 milliseconds