Searched refs:yIsScalable (Results 1 – 1 of 1) sorted by relevance
141 bool yIsScalable = (yCount > 0 && src.fTop == yDivs[0]); in SkLatticeIter() local142 if (yIsScalable) { in SkLatticeIter()152 int yCountScalable = count_scalable_pixels(yDivs, yCount, yIsScalable, src.fTop, src.fBottom); in SkLatticeIter()163 src.fTop, src.fBottom, dst.fTop, dst.fBottom, yIsScalable); in SkLatticeIter()