Searched defs:lastPt (Results 1 – 9 of 9) sorted by relevance
94 SkPoint lastPt = {0,0}; in DEF_TEST() local
3241 SkPoint lastPt; in test_range_iter() local
30 SkPoint lastPt; in ReversePath() local
272 const SkPoint& lastPt() const { in lastPt() function
120 SkPoint lastPt; in drawSets() local
41 SkPoint lastPt; in SkContourMeasure_segTo() local150 const SkPoint& lastPt, SkScalar tolerance) { in conic_too_curvy()
572 SkPoint pts[4], firstPt, lastPt; in hair_path() local
1117 SkPoint lastPt; in arcTo() local1411 SkPoint lastPt; in addPath() local3508 const SkPoint* lastPt = nullptr; // last point in the rect (last of lines or first if closed) in IsRectContour() local
70 void setLastPt(SkPoint lastPt) { in setLastPt()