Home
last modified time | relevance | path

Searched defs:flushingPaths (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp253 for (const auto& flushingPaths : fFlushingPaths) { in preFlush() local
274 for (auto& flushingPaths : fFlushingPaths) { in preFlush() local
287 for (auto& flushingPaths : fFlushingPaths) { in postFlush() local
/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp170 SkSTArray<8, sk_sp<GrCCPerOpsTaskPaths>> flushingPaths; in preFlush() local
/external/skqp/tools/gpu/
DGrTest.cpp296 for (const auto& flushingPaths : fFlushingPaths) { in testingOnly_getCurrentFlushResources() local