Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpuResource.h66 int32_t testingOnly_getRefCnt() const { return this->getRefCnt(); } in testingOnly_getRefCnt() function
DGrSurfaceProxy.cpp348 return fTarget->testingOnly_getRefCnt(); in testingOnly_getBackingRefCnt()