Lines Matching refs:lastPt
421 const SkPoint& lastPt = fPts[SkPathOpsVerbToPoints(fVerb)];439 if ((pt == firstPt && newT == 0) || (span.fPt == lastPt && newT == 1)) {