Searched refs:fClipPaths (Results 1 – 4 of 4) sorted by relevance
80 sk_sp<GrCCClipPath>& clipPath = this->lookupPendingPaths(opsTaskID)->fClipPaths[key]; in makeClipProcessor()115 fPerOpsTaskClipPaths = &(*fMapsList)->fClipPaths; in operator ++()127 const auto& it = (!fPerOpsTaskClipPaths) ? (*fMapsList)->fClipPaths.begin() in operator ->()175 for (const auto& clipsIter : flushingPaths.back()->fClipPaths) { in preFlush()
25 std::map<uint32_t, sk_sp<GrCCClipPath>> fClipPaths; member
27 std::map<uint32_t, GrCCClipPath> fClipPaths; member
168 this->lookupPendingPaths(opListID)->fClipPaths[deviceSpacePath.getGenerationID()]; in makeClipProcessor()228 for (const auto& clipsIter : fFlushingPaths.back()->fClipPaths) { in preFlush()257 for (auto& clipsIter : flushingPaths->fClipPaths) { in preFlush()