Home | History | Annotate | Download | only in hwui

Lines Matching refs:Iter

948     SkPath::Iter iter(path, forceClose);
952 while (SkPath::kDone_Verb != (v = iter.next(pts))) {
993 const SkPoint* quads = converter.computeQuads(pts, iter.conicWeight(),