Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLatticeIter.cpp157 int yCountScalable = count_scalable_pixels(yDivs, yCount, yIsScalable, src.fTop, src.fBottom); in SkLatticeIter() local
158 int yCountFixed = src.height() - yCountScalable; in SkLatticeIter()
167 set_points(fDstY.begin(), fSrcY.begin(), yDivs, yCount, yCountFixed, yCountScalable, in SkLatticeIter()