Searched refs:notifyRefCountIsZero (Results 1 – 2 of 2) sorted by relevance
64 if (!static_cast<const DERIVED*>(this)->notifyRefCountIsZero()) { in unref()294 bool notifyRefCountIsZero() const;
124 bool GrGpuResource::notifyRefCountIsZero() const { in notifyRefCountIsZero() function in GrGpuResource