Home
last modified time | relevance | path

Searched defs:RectPointIterator (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/src/core/
DSkPath.cpp991 class RectPointIterator : public PointIterator<4> { class
993 RectPointIterator(const SkRect& rect, SkPath::Direction dir, unsigned startIndex) in RectPointIterator() function in __anoneae0e6500111::RectPointIterator