Home
last modified time | relevance | path

Searched refs:kAllocatorGather (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/gpu/
DGrTextureOpList.cpp203 op->visitProxies(gather, GrOp::VisitorType::kAllocatorGather); in gatherProxyIntervals()
DGrRenderTargetOpList.cpp642 recordedOp.visitProxies(gather, GrOp::VisitorType::kAllocatorGather); in gatherProxyIntervals()
/external/skqp/src/gpu/
DGrTextureOpList.cpp201 op->visitProxies(gather, GrOp::VisitorType::kAllocatorGather); in gatherProxyIntervals()
DGrRenderTargetOpList.cpp638 recordedOp.visitProxies(gather, GrOp::VisitorType::kAllocatorGather); in gatherProxyIntervals()
/external/skqp/src/gpu/ops/
DGrOp.h83 kAllocatorGather, enumerator
DGrTextureOp.cpp141 if (visitor == VisitorType::kAllocatorGather && fCanSkipAllocatorGather) { in visitProxies()
/external/skia/src/gpu/ops/
DGrOp.h83 kAllocatorGather, enumerator
DGrTextureOp.cpp197 if (visitor == VisitorType::kAllocatorGather && fCanSkipAllocatorGather) { in visitProxies()