Home
last modified time | relevance | path

Searched defs:GrIORef (Results 1 – 2 of 2) sorted by relevance

/external/skqp/include/gpu/
DGrGpuResource.h80 GrIORef() : fRefCnt(1), fPendingReads(0), fPendingWrites(0) { } in GrIORef() function
355 friend class GrIORef<GrGpuResource>; // to access notifyAllCntsAreZero and notifyRefCntIsZero. variable
/external/skia/src/gpu/
DGrGpuResource.h70 GrIORef() : fRefCnt(1), fCommandBufferUsageCnt(0) {} in GrIORef() function
316 friend class GrIORef<GrGpuResource>; // to access notifyRefCntWillBeZero and variable