Searched refs:xCountScalable (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ |
H A D | SkLatticeIter.cpp | 149 int xCountScalable = count_scalable_pixels(xDivs, xCount, xIsScalable, src.fLeft, src.fRight); in SkLatticeIter() local 150 int xCountFixed = src.width() - xCountScalable; in SkLatticeIter() 156 set_points(fDstX.begin(), fSrcX.begin(), xDivs, xCount, xCountFixed, xCountScalable, in SkLatticeIter()
|
Completed in 2 milliseconds