Searched refs:notifyARefCntIsZero (Results 1 – 2 of 2) sorted by relevance
86 static_cast<const DERIVED*>(this)->notifyARefCntIsZero(removedRef); in notifyWillBeZero()285 void notifyARefCntIsZero(LastRemovedRef removedRef) const;
164 void GrGpuResource::notifyARefCntIsZero(LastRemovedRef removedRef) const { in notifyARefCntIsZero() function in GrGpuResource