Searched refs:fUberPath (Results 1 – 2 of 2) sorted by relevance
79 atlasPath = &fAtlasPaths[(int)fillRule].fUberPath; in enqueueRenderedPath()139 fAtlasPaths[i].fUberPath.reset(); in flushRenderedPaths()148 SkPath& uberPath = fAtlasPaths[i].fUberPath; in flushRenderedPaths()181 SkASSERT(fAtlasPaths[i].fUberPath.isEmpty()); in finalize()
59 SkPath fUberPath; // Contains all contours from all non-scissored paths. member