Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.h116 void testingOnly_drawPathDirectly(const DrawPathArgs&);
/third_party/flutter/skia/tools/gpu/
DGrTest.cpp90 void GrCoverageCountingPathRenderer::testingOnly_drawPathDirectly(const DrawPathArgs& args) { in testingOnly_drawPathDirectly() function in GrCoverageCountingPathRenderer
/third_party/flutter/skia/tests/
DGrCCPRTest.cpp114 fCCPR->testingOnly_drawPathDirectly({ in drawPath()