Searched refs:countY (Results 1 – 2 of 2) sorted by relevance
206 int countY = SkChopQuadAtYExtrema(srcPts, monoY); in clipQuad() local207 for (int y = 0; y <= countY; y++) { in clipQuad()414 int countY = SkChopCubicAtYExtrema(srcPts, monoY); in clipCubic() local415 for (int y = 0; y <= countY; y++) { in clipCubic()