Searched refs:firstPoint (Results 1 – 2 of 2) sorted by relevance
77 const SkPoint& firstPoint() const { return fPts[0].fPt; } in firstPoint() function
772 bool dupNext = duplicate_pt(newPt, fCandidateVerts.firstPoint()); in createInsetRing()783 … bool dupPrevVsNext = duplicate_pt(fCandidateVerts.firstPoint(), fCandidateVerts.lastPoint()); in createInsetRing()