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