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