Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp292 for (const auto& flushingPaths : fFlushingPaths) { in preFlush() local
313 for (auto& flushingPaths : fFlushingPaths) { in preFlush() local
326 for (auto& flushingPaths : fFlushingPaths) { in postFlush() local
/third_party/flutter/skia/tools/gpu/
DGrTest.cpp106 for (const auto& flushingPaths : fFlushingPaths) { in testingOnly_getCurrentFlushResources() local