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