Home
last modified time | relevance | path

Searched refs:notifyAllCntsAreZero (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/gpu/
DGrGpuResource.h124 static_cast<const DERIVED*>(this)->notifyAllCntsAreZero(cntTypeRemoved); in didRemoveRefOrPendingIO()
293 void notifyAllCntsAreZero(CntType) const;
/external/skia/src/gpu/
DGrGpuResource.cpp108 void GrGpuResource::notifyAllCntsAreZero(CntType lastCntTypeToReachZero) const { in notifyAllCntsAreZero() function in GrGpuResource