Searched defs:rectIter (Results 1 – 2 of 2) sorted by relevance
179 for (vector<IVec4>::const_iterator rectIter = rects.begin(); rectIter != rects.end(); ++rectIter) in renderTestPatternReference() local
1145 RectPointIterator rectIter(bounds, dir, rectStartIndex); in addRRect() local1249 RectPointIterator rectIter(oval, dir, startPointIndex + (dir == kCW_Direction ? 0 : 1)); in addOval() local