Home
last modified time | relevance | path

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

/external/skqp/include/gpu/
DGrGpuResource.h67 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/gpu/
DGrGpuResource.h75 this->didRemoveRefOrPendingIO(kRef_CntType); in unref()
119 this->didRemoveRefOrPendingIO(kPendingRead_CntType); in completedRead()
133 this->didRemoveRefOrPendingIO(kPendingWrite_CntType); in completedWrite()
136 void didRemoveRefOrPendingIO(CntType cntTypeRemoved) const { in didRemoveRefOrPendingIO() function
/external/skia/include/private/
DGrSurfaceProxy.h53 this->didRemoveRefOrPendingIO(); in unref()
120 this->didRemoveRefOrPendingIO(); in completedRead()
140 this->didRemoveRefOrPendingIO(); in completedWrite()
195 void didRemoveRefOrPendingIO() const { in didRemoveRefOrPendingIO() function
/external/skqp/include/private/
DGrSurfaceProxy.h51 this->didRemoveRefOrPendingIO(); in unref()
118 this->didRemoveRefOrPendingIO(); in completedRead()
138 this->didRemoveRefOrPendingIO(); in completedWrite()
193 void didRemoveRefOrPendingIO() const { in didRemoveRefOrPendingIO() function