Home
last modified time | relevance | path

Searched refs:notifyARefCntIsZero (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
H A DGrGpuResource.h27 * during this time. AFTER the ref count reaches zero DERIVED::notifyARefCntIsZero() will be
87 static_cast<const DERIVED*>(this)->notifyARefCntIsZero(removedRef); in notifyWillBeZero()
389 void notifyARefCntIsZero(LastRemovedRef removedRef) const;
423 // notifyARefCntIsZero.
H A DGrGpuResource.cpp173 void GrGpuResource::notifyARefCntIsZero(LastRemovedRef removedRef) const { in notifyARefCntIsZero() function in GrGpuResource

Completed in 2 milliseconds