Searched refs:countY (Results 1 – 1 of 1) sorted by relevance
208 int countY = SkChopQuadAtYExtrema(srcPts, monoY); in clipQuad() local209 for (int y = 0; y <= countY; y++) { in clipQuad()356 int countY = SkChopCubicAtYExtrema(srcPts, monoY); in clipCubic() local357 for (int y = 0; y <= countY; y++) { in clipCubic()