Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/debug/
DGrFakeRefObj.h25 , fHighRefCount(0) in GrFakeRefObj()
38 if (fHighRefCount < fRef) { in ref()
39 fHighRefCount = fRef; in ref()
54 int getHighRefCount() const { return fHighRefCount; } in getHighRefCount()
72 int fHighRefCount; // high water mark of the ref count variable
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
DGrFakeRefObj.h25 , fHighRefCount(0) in GrFakeRefObj()
38 if (fHighRefCount < fRef) { in ref()
39 fHighRefCount = fRef; in ref()
54 int getHighRefCount() const { return fHighRefCount; } in getHighRefCount()
72 int fHighRefCount; // high water mark of the ref count variable