Searched defs:lastPt (Results 1 – 8 of 8) sorted by relevance
97 SkPoint lastPt = {0,0}; in DEF_TEST() local
3286 SkPoint lastPt; in test_range_iter() local
45 SkPoint lastPt; in ReversePath() local
283 const SkPoint& lastPt() const { in lastPt() function
41 SkPoint lastPt; in SkContourMeasure_segTo() local150 const SkPoint& lastPt, SkScalar tolerance) { in conic_too_curvy()
570 SkPoint pts[4], firstPt, lastPt; in hair_path() local
1173 SkPoint lastPt; in arcTo() local1468 SkPoint lastPt; in addPath() local3534 const SkPoint* lastPt = nullptr; // last point in the rect (last of lines or first if closed) in IsRectContour() local
71 void setLastPt(SkPoint lastPt) { in setLastPt()