Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrGpuResource.h66 this->didRemoveRefOrPendingIO(kRef_CntType); in unref()
109 this->didRemoveRefOrPendingIO(kPendingRead_CntType); in completedRead()
120 this->didRemoveRefOrPendingIO(kPendingWrite_CntType); in completedWrite()
124 void didRemoveRefOrPendingIO(CntType cntTypeRemoved) const { in didRemoveRefOrPendingIO() function
/external/skia/include/private/
DGrSurfaceProxy.h49 this->didRemoveRefOrPendingIO(); in unref()
140 this->didRemoveRefOrPendingIO(); in completedRead()
160 this->didRemoveRefOrPendingIO(); in completedWrite()
163 void didRemoveRefOrPendingIO() const { in didRemoveRefOrPendingIO() function