Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrTransferFromRenderTask.cpp14 void GrTransferFromRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTransferFromRenderTask
H A DGrWaitRenderTask.cpp15 void GrWaitRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrWaitRenderTask
H A DGrBufferUpdateRenderTask.h36 void gatherProxyIntervals(GrResourceAllocator*) const override {} // no proxies in gatherProxyIntervals() function
H A DGrBufferTransferRenderTask.h43 void gatherProxyIntervals(GrResourceAllocator*) const override {} // no proxies in gatherProxyIntervals() function
H A DGrWritePixelsRenderTask.cpp53 void GrWritePixelsTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrWritePixelsTask
H A DGrCopyRenderTask.cpp60 void GrCopyRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrCopyRenderTask
H A DGrTextureResolveRenderTask.cpp80 void GrTextureResolveRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTextureResolveRenderTask
H A DGrDDLTask.cpp76 void GrDDLTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrDDLTask
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockRenderTask.h41 void gatherProxyIntervals(GrResourceAllocator*) const override {} in gatherProxyIntervals() function
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DOpsTask.cpp913 void OpsTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in skgpu::ganesh::OpsTask