Searched defs:rectIter (Results 1 – 3 of 3) sorted by relevance
690 RectPointIterator rectIter(oval, dir, index + (dir == SkPathDirection::kCW ? 0 : 1)); in addOval() local732 RectPointIterator rectIter(bounds, dir, rectStartIndex); in addRRect() local
1044 SkPath_RectPointIterator rectIter(bounds, dir, rectStartIndex); in addRRect() local1140 …SkPath_RectPointIterator rectIter(oval, dir, startPointIndex + (dir == SkPathDirection::kCW ? 0 : … in addOval() local
182 … for (vector<IVec4>::const_iterator rectIter = rects.begin(); rectIter != rects.end(); ++rectIter) in renderTestPatternReference() local