Home
last modified time | relevance | path

Searched refs:renderPathInAtlas (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCClipPath.h61 void renderPathInAtlas(GrCCPerFlushResources*, GrOnFlushResourceProvider*);
DGrCCClipPath.cpp67 void GrCCClipPath::renderPathInAtlas(GrCCPerFlushResources* resources, in renderPathInAtlas() function in GrCCClipPath
DGrCoverageCountingPathRenderer.cpp297 clipsIter.second.renderPathInAtlas(resources.get(), onFlushRP); in preFlush()