Home
last modified time | relevance | path

Searched defs:GrResourceAllocator (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrBufferUpdateRenderTask.h25 void gatherProxyIntervals(GrResourceAllocator*) const override {} // no proxies in gatherProxyIntervals() argument
DGrBufferTransferRenderTask.h33 void gatherProxyIntervals(GrResourceAllocator*) const override {} // no proxies in gatherProxyIntervals() argument
DGrDrawingManager.h34 class GrResourceAllocator; variable
DGrResourceAllocator.h80 GrResourceAllocator(GrDirectContext* dContext) in GrResourceAllocator() function
DGrRenderTask.h20 class GrResourceAllocator; variable
/external/skia/src/gpu/ganesh/mock/
DGrMockRenderTask.h28 void gatherProxyIntervals(GrResourceAllocator*) const override {} in gatherProxyIntervals() argument