Searched refs:kAllocatorGather (Results 1 – 4 of 4) sorted by relevance
201 op->visitProxies(gather, GrOp::VisitorType::kAllocatorGather); in gatherProxyIntervals()
638 recordedOp.visitProxies(gather, GrOp::VisitorType::kAllocatorGather); in gatherProxyIntervals()
83 kAllocatorGather, enumerator
141 if (visitor == VisitorType::kAllocatorGather && fCanSkipAllocatorGather) { in visitProxies()