Home
last modified time | relevance | path

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

/external/skqp/include/gpu/
DGrGpuResource.h126 static_cast<const DERIVED*>(this)->notifyAllCntsAreZero(cntTypeRemoved); in didRemoveRefOrPendingIO()
323 void notifyAllCntsAreZero(CntType) const;
/external/skqp/src/gpu/
DGrGpuResource.cpp158 void GrGpuResource::notifyAllCntsAreZero(CntType lastCntTypeToReachZero) const { in notifyAllCntsAreZero() function in GrGpuResource