Searched defs:recycle (Results 1 – 9 of 9) sorted by relevance
33 void GrD3DDescriptorTableManager::recycle(Heap* heap) { in recycle() function in GrD3DDescriptorTableManager135 void GrD3DDescriptorTableManager::HeapPool::recycle(sk_sp<Heap> heap) { in recycle() function in GrD3DDescriptorTableManager::HeapPool
198 void recycle() const { in recycle() function
231 void recycle(GrVkGpu* gpu) const { in recycle() function
931 void GrVkSecondaryCommandBuffer::recycle(GrVkGpu* gpu) { in recycle() function in GrVkSecondaryCommandBuffer
100 gboolean recycle; member
91 void recycle(T *m) { in recycle() function
975 void GrVkSecondaryCommandBuffer::recycle(GrVkCommandPool* cmdPool) { in recycle() function in GrVkSecondaryCommandBuffer
626 PyObject **recycle = recycle_on_stack; /* will allocate more if needed */ in list_ass_slice() local
1793 PyObject* recycle = NULL; in element_ass_subscr() local