Searched refs:SkPath_RectPointIterator (Results 1 – 2 of 2) sorted by relevance
39 class SkPath_RectPointIterator : public SkPath_PointIterator<4> {41 SkPath_RectPointIterator(const SkRect& rect, SkPathDirection dir, unsigned startIndex) in SkPath_RectPointIterator() function
796 SkPath_RectPointIterator iter(rect, dir, startIndex); in addRect()958 SkPath_RectPointIterator rectIter(bounds, dir, rectStartIndex); in addRRect()1059 …SkPath_RectPointIterator rectIter(oval, dir, startPointIndex + (dir == SkPathDirection::kCW ? 0 : … in addOval()