Searched refs:clipsIter (Results 1 – 1 of 1) sorted by relevance
267 for (const auto& clipsIter : fFlushingPaths.back()->fClipPaths) { in preFlush() local268 clipsIter.second.accountForOwnPath(&specs); in preFlush()296 for (auto& clipsIter : flushingPaths->fClipPaths) { in preFlush() local297 clipsIter.second.renderPathInAtlas(resources.get(), onFlushRP); in preFlush()