Searched refs:onRecycle (Results 1 – 13 of 13) sorted by relevance
233 this->onRecycle(gpu); in recycle()240 virtual void onRecycle(GrVkGpu* gpu) const = 0;
27 void GrVkDescriptorSet::onRecycle(GrVkGpu* gpu) const { in onRecycle() function in GrVkDescriptorSet
37 void onRecycle(GrVkGpu* gpu) const override;
44 void onRecycle(GrVkGpu* gpu) const override;
97 void GrVkUniformBuffer::Resource::onRecycle(GrVkGpu* gpu) const { in onRecycle() function in GrVkUniformBuffer::Resource
74 void onRecycle(GrVkGpu* gpu) const override { this->unref(gpu); } in onRecycle() function
207 this->onRecycle(); in recycle()214 virtual void onRecycle() const = 0;
35 void onRecycle(); in onRecycle() method
133 public void onRecycle() { in onRecycle() method in IconUniformityAppImageView
29 void GrVkDescriptorSet::onRecycle() const { in onRecycle() function in GrVkDescriptorSet
37 void onRecycle() const override;
81 void onRecycle() const override;
86 void GrD3DDescriptorTableManager::Heap::onRecycle() const { in onRecycle() function in GrD3DDescriptorTableManager::Heap