Searched refs:countY (Results 1 – 2 of 2) sorted by relevance
225 int countY = SkChopQuadAtYExtrema(srcPts, monoY); in clipQuad() local226 for (int y = 0; y <= countY; y++) { in clipQuad()428 int countY = SkChopCubicAtYExtrema(srcPts, monoY); in clipCubic() local429 for (int y = 0; y <= countY; y++) { in clipCubic()