Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp267 for (const auto& clipsIter : fFlushingPaths.back()->fClipPaths) { in preFlush() local
268 clipsIter.second.accountForOwnPath(&specs); in preFlush()
296 for (auto& clipsIter : flushingPaths->fClipPaths) { in preFlush() local
297 clipsIter.second.renderPathInAtlas(resources.get(), onFlushRP); in preFlush()