Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkLatticeIter.cpp133 bool xIsScalable = (xCount > 0 && src.fLeft == xDivs[0]); in SkLatticeIter() local
134 if (xIsScalable) { in SkLatticeIter()
149 int xCountScalable = count_scalable_pixels(xDivs, xCount, xIsScalable, src.fLeft, src.fRight); in SkLatticeIter()
157 src.fLeft, src.fRight, dst.fLeft, dst.fRight, xIsScalable); in SkLatticeIter()

Completed in 2 milliseconds