Searched defs:lastPt (Results 1 – 8 of 8) sorted by relevance
52 SkPoint lastPt; in SkContourMeasure_segTo() local161 const SkPoint& lastPt, SkScalar tolerance) { in conic_too_curvy()
1196 SkPoint lastPt; in arcTo() local1503 SkPoint lastPt; in addPath() local3593 const SkPoint* lastPt = nullptr; // last point in the rect (last of lines or first if closed) in IsRectContour() local
583 SkPoint pts[4], firstPt, lastPt; in hair_path() local
97 SkPoint lastPt = {0,0}; in DEF_TEST() local
3418 SkPoint lastPt; in test_range_iter() local
45 SkPoint lastPt; in ReversePath() local
283 const SkPoint& lastPt() const { in lastPt() function
73 void setLastPt(SkPoint lastPt) { in setLastPt()