Home
last modified time | relevance | path

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

/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp228 for (const auto& clipsIter : fFlushingPaths.back()->fClipPaths) { in preFlush() local
229 clipsIter.second.accountForOwnPath(&specs); in preFlush()
257 for (auto& clipsIter : flushingPaths->fClipPaths) { in preFlush() local
258 clipsIter.second.renderPathInAtlas(resources.get(), onFlushRP); in preFlush()
/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp228 for (const auto& clipsIter : fFlushingPaths.back()->fClipPaths) { in preFlush() local
229 clipsIter.second.accountForOwnPath(&specs); in preFlush()
257 for (auto& clipsIter : flushingPaths->fClipPaths) { in preFlush() local
258 clipsIter.second.renderPathInAtlas(resources.get(), onFlushRP); in preFlush()