Home
last modified time | relevance | path

Searched refs:testingOnly_getPathCache (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.h118 const GrCCPathCache* testingOnly_getPathCache() const;
/third_party/flutter/skia/gm/
Dpreservefillrule.cpp76 auto pathCache = ccpr->testingOnly_getPathCache(); in onDraw()
/third_party/flutter/skia/tools/gpu/
DGrTest.cpp113 const GrCCPathCache* GrCoverageCountingPathRenderer::testingOnly_getPathCache() const { in testingOnly_getPathCache() function in GrCoverageCountingPathRenderer
/third_party/flutter/skia/tests/
DGrCCPRTest.cpp463 auto cache = ccpr.ccpr()->testingOnly_getPathCache(); in onRun()
610 auto cache = ccpr.ccpr()->testingOnly_getPathCache(); in onRun()