Searched refs:yCountFixed (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/core/ |
D | SkLatticeIter.cpp | 152 int yCountFixed = src.height() - yCountScalable; in SkLatticeIter() local 161 set_points(fDstY.begin(), fSrcY.begin(), yDivs, yCount, yCountFixed, yCountScalable, in SkLatticeIter()
|
/external/skia/src/core/ |
D | SkLatticeIter.cpp | 152 int yCountFixed = src.height() - yCountScalable; in SkLatticeIter() local 161 set_points(fDstY.begin(), fSrcY.begin(), yDivs, yCount, yCountFixed, yCountScalable, in SkLatticeIter()
|