Lines Matching refs:Iter
301 SkPath::Iter iter(path, true);304 while ((verb = iter.next(pts)) != SkPath::kDone_Verb) {316 this->conicTo(m, pts, iter.conicWeight());