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