Searched refs:countY (Results 1 – 2 of 2) sorted by relevance
228 int countY = SkChopQuadAtYExtrema(srcPts, monoY); in clipQuad() local229 for (int y = 0; y <= countY; y++) { in clipQuad()432 int countY = SkChopCubicAtYExtrema(srcPts, monoY); in clipCubic() local433 for (int y = 0; y <= countY; y++) { in clipCubic()
230 int countY = SkChopQuadAtYExtrema(srcPts, monoY); in clipQuad() local231 for (int y = 0; y <= countY; y++) { in clipQuad()434 int countY = SkChopCubicAtYExtrema(srcPts, monoY); in clipCubic() local435 for (int y = 0; y <= countY; y++) { in clipCubic()