Searched refs:fClipPaths (Results 1 – 2 of 2) sorted by relevance
205 this->lookupPendingPaths(opListID)->fClipPaths[key]; in makeClipProcessor()267 for (const auto& clipsIter : fFlushingPaths.back()->fClipPaths) { in preFlush()296 for (auto& clipsIter : flushingPaths->fClipPaths) { in preFlush()
27 std::map<uint32_t, GrCCClipPath> fClipPaths; member