Home
last modified time | relevance | path

Searched refs:gatherProxyIntervals (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/src/gpu/
H A DGrDDLTask.cpp67 void GrDDLTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrDDLTask
73 task->gatherProxyIntervals(alloc); in gatherProxyIntervals()
H A DGrTransferFromRenderTask.cpp15 void GrTransferFromRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTransferFromRenderTask
H A DGrWaitRenderTask.cpp14 void GrWaitRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrWaitRenderTask
H A DGrTextureResolveRenderTask.h24 void gatherProxyIntervals(GrResourceAllocator*) const override;
H A DGrCopyRenderTask.h36 void gatherProxyIntervals(GrResourceAllocator*) const override;
H A DGrWaitRenderTask.h28 void gatherProxyIntervals(GrResourceAllocator*) const override;
H A DGrWritePixelsRenderTask.h33 void gatherProxyIntervals(GrResourceAllocator*) const override;
H A DGrDDLTask.h42 void gatherProxyIntervals(GrResourceAllocator*) const override;
H A DGrTransferFromRenderTask.h34 void gatherProxyIntervals(GrResourceAllocator*) const override;
H A DGrWritePixelsRenderTask.cpp45 void GrWritePixelsTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrWritePixelsTask
H A DGrCopyRenderTask.cpp51 void GrCopyRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrCopyRenderTask
H A DGrTextureResolveRenderTask.cpp52 void GrTextureResolveRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTextureResolveRenderTask
H A DGrRenderTask.h139 virtual void gatherProxyIntervals(GrResourceAllocator*) const = 0;
H A DGrDrawingManager.cpp227 task->gatherProxyIntervals(&resourceAllocator); in flush()
414 task->gatherProxyIntervals(resourceAllocator); in reorderTasks()
/third_party/skia/src/gpu/mock/
H A DGrMockRenderTask.h28 void gatherProxyIntervals(GrResourceAllocator*) const override {}
/third_party/skia/src/gpu/ops/
H A DOpsTask.h244 void gatherProxyIntervals(GrResourceAllocator*) const override;
H A DOpsTask.cpp922 void OpsTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in skgpu::v1::OpsTask

Completed in 8 milliseconds