Home
last modified time | relevance | path

Searched refs:gatherProxyIntervals (Results 1 – 12 of 12) sorted by relevance

/external/skqp/src/gpu/
DGrTextureOpList.h67 void gatherProxyIntervals(GrResourceAllocator*) const override;
DGrRenderTargetOpList.h214 void gatherProxyIntervals(GrResourceAllocator*) const override;
DGrTextureOpList.cpp181 void GrTextureOpList::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTextureOpList
DGrDrawingManager.cpp290 fDAG.opList(i)->gatherProxyIntervals(&alloc); in flush()
DGrRenderTargetOpList.cpp609 void GrRenderTargetOpList::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrRenderTargetOpList
/external/skia/src/gpu/
DGrTextureOpList.h67 void gatherProxyIntervals(GrResourceAllocator*) const override;
DGrRenderTargetOpList.h219 void gatherProxyIntervals(GrResourceAllocator*) const override;
DGrTextureOpList.cpp183 void GrTextureOpList::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTextureOpList
DGrDrawingManager.cpp303 fDAG.opList(i)->gatherProxyIntervals(&alloc); in flush()
DGrRenderTargetOpList.cpp613 void GrRenderTargetOpList::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrRenderTargetOpList
/external/skqp/include/private/
DGrOpList.h125 virtual void gatherProxyIntervals(GrResourceAllocator*) const = 0;
/external/skia/include/private/
DGrOpList.h126 virtual void gatherProxyIntervals(GrResourceAllocator*) const = 0;