Searched refs:ContourIter (Results 1 – 2 of 2) sorted by relevance
2299 class ContourIter { class2301 ContourIter(const SkPathRef& pathRef);2319 ContourIter::ContourIter(const SkPathRef& pathRef) { in ContourIter() function in ContourIter2330 void ContourIter::next() { in next()2478 ContourIter iter(*path.fPathRef); in ComputeFirstDirection()
2914 class ContourIter { class2916 ContourIter(const SkPathRef& pathRef);2934 ContourIter::ContourIter(const SkPathRef& pathRef) { in ContourIter() function in ContourIter2945 void ContourIter::next() { in next()3095 ContourIter iter(*path.fPathRef.get()); in CheapComputeFirstDirection()