Home | History | Annotate | Download | only in canvaskit

Lines Matching refs:VisitPath

289 void VisitPath(const SkPath& p, VisitFunc&& f) {
301 VisitPath(path, [&cmds](SkPath::Verb verb, const SkPoint pts[4], SkPath::RawIter iter) {