Searched refs:LastRemovedRef (Results 1 – 4 of 4) sorted by relevance
41 enum class LastRemovedRef { enum49 this->notifyWillBeZero(LastRemovedRef::kMainRef); in unref()61 this->notifyWillBeZero(LastRemovedRef::kCommandBufferUsage); in removeCommandBufferUsage()85 void notifyWillBeZero(LastRemovedRef removedRef) const { in notifyWillBeZero()285 void notifyARefCntIsZero(LastRemovedRef removedRef) const;
263 void notifyARefCntReachedZero(GrGpuResource*, GrGpuResource::LastRemovedRef);430 GrGpuResource::LastRemovedRef removedRef) { in notifyARefCntReachedZero()
164 void GrGpuResource::notifyARefCntIsZero(LastRemovedRef removedRef) const { in notifyARefCntIsZero()
397 GrGpuResource::LastRemovedRef removedRef) { in notifyARefCntReachedZero()406 if (removedRef == GrGpuResource::LastRemovedRef::kMainRef) { in notifyARefCntReachedZero()