Searched refs:LastRemovedRef (Results 1 – 4 of 4) sorted by relevance
42 enum class LastRemovedRef { enum50 this->notifyWillBeZero(LastRemovedRef::kMainRef); in unref()62 this->notifyWillBeZero(LastRemovedRef::kCommandBufferUsage); in removeCommandBufferUsage()86 void notifyWillBeZero(LastRemovedRef removedRef) const { in notifyWillBeZero()376 void notifyARefCntIsZero(LastRemovedRef removedRef) const;
292 void notifyARefCntReachedZero(GrGpuResource*, GrGpuResource::LastRemovedRef);468 GrGpuResource::LastRemovedRef removedRef) { in notifyARefCntReachedZero()
173 void GrGpuResource::notifyARefCntIsZero(LastRemovedRef removedRef) const { in notifyARefCntIsZero()
469 GrGpuResource::LastRemovedRef removedRef) { in notifyARefCntReachedZero()482 if (removedRef == GrGpuResource::LastRemovedRef::kMainRef) { in notifyARefCntReachedZero()