Home
last modified time | relevance | path

Searched refs:xCountScalable (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkLatticeIter.cpp150 int xCountScalable = count_scalable_pixels(xDivs, xCount, xIsScalable, src.fLeft, src.fRight); in SkLatticeIter() local
151 int xCountFixed = src.width() - xCountScalable; in SkLatticeIter()
157 set_points(fDstX.begin(), fSrcX.begin(), xDivs, xCount, xCountFixed, xCountScalable, in SkLatticeIter()