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