Home | History | Annotate | Download | only in pathops

Lines Matching refs:iEnd

545     SkIntersections iEnd;
548 (*CurveIntersectRay[oppVerb])(oppSegment->pts(), oppSegment->weight(), rayEnd, &iEnd);
550 int closestEnd = iEnd.closestTo(rh->fStart->t(), rh->fEnd->t(), rayEnd[0], &endDist);
577 SkDPoint oppPt = iEnd.pt(closestEnd);