Searched refs:GrCCPerOpsTaskPaths (Results 1 – 5 of 5) sorted by relevance
50 GrCCPerOpsTaskPaths* GrCoverageCountingPathRenderer::lookupPendingPaths(uint32_t opsTaskID) { in lookupPendingPaths()53 sk_sp<GrCCPerOpsTaskPaths> paths = sk_make_sp<GrCCPerOpsTaskPaths>(); in lookupPendingPaths()99 ClipMapsIter(sk_sp<GrCCPerOpsTaskPaths>* mapsList) : fMapsList(mapsList) {} in ClipMapsIter()133 sk_sp<GrCCPerOpsTaskPaths>* fMapsList;170 SkSTArray<8, sk_sp<GrCCPerOpsTaskPaths>> flushingPaths; in preFlush()
32 using PendingPathsMap = std::map<uint32_t, sk_sp<GrCCPerOpsTaskPaths>>;74 GrCCPerOpsTaskPaths* lookupPendingPaths(uint32_t opsTaskID);
24 struct GrCCPerOpsTaskPaths : public SkRefCnt { struct
23 struct GrCCPerOpsTaskPaths;101 using PendingPathsMap = std::map<uint32_t, sk_sp<GrCCPerOpsTaskPaths>>;
628 "$_src/gpu/ccpr/GrCCPerOpsTaskPaths.h",