Searched refs:notifyAllCntsAreZero (Results 1 – 2 of 2) sorted by relevance
126 static_cast<const DERIVED*>(this)->notifyAllCntsAreZero(cntTypeRemoved); in didRemoveRefOrPendingIO()323 void notifyAllCntsAreZero(CntType) const;
158 void GrGpuResource::notifyAllCntsAreZero(CntType lastCntTypeToReachZero) const { in notifyAllCntsAreZero() function in GrGpuResource