Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrGpuResource.h71 GrIORef() : fRefCnt(1), fCommandBufferUsageCnt(0) {} in GrIORef() function
409 friend class GrIORef<GrGpuResource>; // to access notifyRefCntWillBeZero and variable
/third_party/flutter/skia/include/gpu/
DGrGpuResource.h96 GrIORef() : fRefCnt(1), fPendingReads(0), fPendingWrites(0) { } in GrIORef() function
442 friend class GrIORef<GrGpuResource>; // to access notifyAllCntsAreZero and notifyRefCntIsZero. variable