Searched refs:firstPoint (Results 1 – 5 of 5) 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()
342 SkPoint firstPoint = {0.f, 0.f}; in get_exact_coverage() local355 firstPoint = p; in get_exact_coverage()470 accumulate(firstPoint); in get_exact_coverage()
763 bool dupNext = duplicate_pt(newPt, fCandidateVerts.firstPoint()); in createInsetRing()774 … bool dupPrevVsNext = duplicate_pt(fCandidateVerts.firstPoint(), fCandidateVerts.lastPoint()); in createInsetRing()