Home | History | Annotate | Download | only in pathops

Lines Matching full:closestend

566     int closestEnd = iEnd.closestTo(rh->fStart->t(), rh->fEnd->t(), rayEnd[0], &endDist);
567 if (closestEnd < 0) {
593 SkDPoint oppPt = iEnd.pt(closestEnd);