Home | History | Annotate | Download | only in core

Lines Matching full:iterpath

1183     const SkPath*   iterPath;
1184 while ((iterPath = iter.next(&xpos)) != NULL) {
1186 path->addPath(*iterPath, matrix);