Searched refs:ContourIter (Results 1 – 1 of 1) sorted by relevance
2472 class ContourIter { class2474 ContourIter(const SkPathRef& pathRef);2492 ContourIter::ContourIter(const SkPathRef& pathRef) { in ContourIter() function in ContourIter2503 void ContourIter::next() { in next()2652 ContourIter iter(*path.fPathRef.get()); in CheapComputeFirstDirection()