Searched refs:removedRef (Results 1 – 4 of 4) sorted by relevance
85 void notifyWillBeZero(LastRemovedRef removedRef) const { in notifyWillBeZero() argument86 static_cast<const DERIVED*>(this)->notifyARefCntIsZero(removedRef); in notifyWillBeZero()285 void notifyARefCntIsZero(LastRemovedRef removedRef) const;
164 void GrGpuResource::notifyARefCntIsZero(LastRemovedRef removedRef) const { in notifyARefCntIsZero()175 get_resource_cache(fGpu)->resourceAccess().notifyARefCntReachedZero(mutableThis, removedRef); in notifyARefCntIsZero()
430 GrGpuResource::LastRemovedRef removedRef) { in notifyARefCntReachedZero() argument431 fCache->notifyARefCntReachedZero(resource, removedRef); in notifyARefCntReachedZero()
397 GrGpuResource::LastRemovedRef removedRef) { in notifyARefCntReachedZero() argument406 if (removedRef == GrGpuResource::LastRemovedRef::kMainRef) { in notifyARefCntReachedZero()