Searched refs:gatherProxyIntervals (Results 1 – 12 of 12) sorted by relevance
67 void gatherProxyIntervals(GrResourceAllocator*) const override;
214 void gatherProxyIntervals(GrResourceAllocator*) const override;
181 void GrTextureOpList::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTextureOpList
290 fDAG.opList(i)->gatherProxyIntervals(&alloc); in flush()
609 void GrRenderTargetOpList::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrRenderTargetOpList
219 void gatherProxyIntervals(GrResourceAllocator*) const override;
183 void GrTextureOpList::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTextureOpList
303 fDAG.opList(i)->gatherProxyIntervals(&alloc); in flush()
613 void GrRenderTargetOpList::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrRenderTargetOpList
125 virtual void gatherProxyIntervals(GrResourceAllocator*) const = 0;
126 virtual void gatherProxyIntervals(GrResourceAllocator*) const = 0;