Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpuResource.h86 static_cast<const DERIVED*>(this)->notifyARefCntIsZero(removedRef); in notifyWillBeZero()
285 void notifyARefCntIsZero(LastRemovedRef removedRef) const;
DGrGpuResource.cpp164 void GrGpuResource::notifyARefCntIsZero(LastRemovedRef removedRef) const { in notifyARefCntIsZero() function in GrGpuResource