Searched refs:savePts (Results 1 – 2 of 2) sorted by relevance
3512 const SkPoint* savePts = nullptr; // used to allow caller to iterate through a pair of rects in IsRectContour() local3523 savePts = pts; in IsRectContour()3620 if (savePts) { in IsRectContour()3621 *ptsPtr = savePts; in IsRectContour()
490 const SkPoint* savePts = nullptr; // used to allow caller to iterate through a pair of rects in isRectContour() local501 savePts = pts; in isRectContour()597 if (savePts) { in isRectContour()598 *ptsPtr = savePts; in isRectContour()