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