Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/gpu/
DGrGpuResource.h90 int32_t testingOnly_getRefCnt() const { return fRefCnt; } in testingOnly_getRefCnt() function
/third_party/skia/src/gpu/
DGrGpuResource.h67 int32_t testingOnly_getRefCnt() const { return this->getRefCnt(); } in testingOnly_getRefCnt() function
DGrSurfaceProxy.cpp357 return fTarget->testingOnly_getRefCnt(); in testingOnly_getBackingRefCnt()
/third_party/flutter/skia/src/gpu/
DGrSurfaceProxy.cpp408 return fTarget->testingOnly_getRefCnt(); in testingOnly_getBackingRefCnt()