Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrGpuResource.h66 int32_t testingOnly_getRefCnt() const { return this->getRefCnt(); } in testingOnly_getRefCnt() function
/third_party/flutter/skia/include/gpu/
DGrGpuResource.h90 int32_t testingOnly_getRefCnt() const { return fRefCnt; } in testingOnly_getRefCnt() function