Home
last modified time | relevance | path

Searched defs:uberPath (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/tessellate/
DGrTessellationPathRenderer.cpp352 SkPath* uberPath = this->getAtlasUberPath(path.getFillType(), GrAAType::kNone != aaType); in tryAddPathToAtlas() local
407 SkPath* uberPath = this->getAtlasUberPath(fillType, antialias); in renderAtlas() local
/external/skia/src/gpu/ccpr/
DGrCCPerFlushResources.cpp148 SkPath& uberPath = fAtlasPaths[i].fUberPath; in flushRenderedPaths() local