Home | History | Annotate | Download | only in pathops

Lines Matching full:lpts

403     int lPts = SkPathOpsVerbToPoints(lVerb);
406 {{fCurvePart[0], fCurvePart[lPts]}}};
415 (*CurveIntersectRay[index ? rPts : lPts])(segment.pts(), rays[index], &i);
449 endPt.set(fSegment->pts()[fStart < fEnd ? lPts : 0]);
474 if ((index ? lPts : rPts) == 1) {
500 int ptCount = index ? rPts : lPts;