Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
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
DGrBufferUpdateRenderTask.h25 void gatherProxyIntervals(GrResourceAllocator*) const override {} // no proxies in gatherProxyIntervals() function
DGrBufferTransferRenderTask.h33 void gatherProxyIntervals(GrResourceAllocator*) const override {} // no proxies in gatherProxyIntervals() function
DGrWritePixelsRenderTask.cpp45 void GrWritePixelsTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrWritePixelsTask
DGrCopyRenderTask.cpp53 void GrCopyRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrCopyRenderTask
DGrTextureResolveRenderTask.cpp72 void GrTextureResolveRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTextureResolveRenderTask
DGrDDLTask.cpp68 void GrDDLTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrDDLTask
/external/skia/src/gpu/ganesh/mock/
DGrMockRenderTask.h28 void gatherProxyIntervals(GrResourceAllocator*) const override {} in gatherProxyIntervals() function
/external/skia/src/gpu/ganesh/ops/
DOpsTask.cpp893 void OpsTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in skgpu::v1::OpsTask