Searched refs:savePts (Results 1 – 2 of 2) sorted by relevance
3446 const SkPoint* savePts = nullptr; // used to allow caller to iterate through a pair of rects in IsRectContour() local3457 savePts = pts; in IsRectContour()3554 if (savePts) { in IsRectContour()3555 *ptsPtr = savePts; in IsRectContour()
484 const SkPoint* savePts = nullptr; // used to allow caller to iterate through a pair of rects in isRectContour() local495 savePts = pts; in isRectContour()591 if (savePts) { in isRectContour()592 *ptsPtr = savePts; in isRectContour()