Home | History | Annotate | Download | only in core

Lines Matching refs:iterPath

1164     const SkPath*   iterPath
1165 while ((iterPath = iter.next(&xpos)) != NULL)
1168 path->addPath(*iterPath, matrix);