Home
last modified time | relevance | path

Searched defs:gatherProxyIntervals (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/gpu/
DGrTransferFromRenderTask.cpp15 void GrTransferFromRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTransferFromRenderTask
DGrWaitRenderTask.cpp14 void GrWaitRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrWaitRenderTask
DGrTextureResolveRenderTask.cpp52 void GrTextureResolveRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTextureResolveRenderTask
DGrWritePixelsRenderTask.cpp45 void GrWritePixelsTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrWritePixelsTask
DGrCopyRenderTask.cpp51 void GrCopyRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrCopyRenderTask
DGrDDLTask.cpp67 void GrDDLTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrDDLTask
/third_party/skia/src/gpu/mock/
DGrMockRenderTask.h28 void gatherProxyIntervals(GrResourceAllocator*) const override {} in gatherProxyIntervals() function
/third_party/skia/src/gpu/ops/
DOpsTask.cpp922 void OpsTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in skgpu::v1::OpsTask