Searched refs:bottomPt (Results 1 – 1 of 1) sorted by relevance
281 SkDPoint bottomPt = { x, bottom }; in vertical() local282 if ((t = line.exactPoint(bottomPt)) >= 0) { in vertical()283 insert(t, (double) !flipped, bottomPt); in vertical()313 SkDPoint bottomPt = { x, bottom }; in vertical() local314 if ((t = line.nearPoint(bottomPt, NULL)) >= 0) { in vertical()315 insert(t, (double) !flipped, bottomPt); in vertical()