Home
last modified time | relevance | path

Searched refs:getBackingRefCnt_TestOnly (Results 1 – 8 of 8) sorted by relevance

/external/skia/tests/
DProxyRefTest.cpp21 int32_t GrIORefProxy::getBackingRefCnt_TestOnly() const { in getBackingRefCnt_TestOnly() function in GrIORefProxy
54 REPORTER_ASSERT(reporter, proxy->getBackingRefCnt_TestOnly() == expectedBackingRefs); in check_refs()
59 SkASSERT(proxy->getBackingRefCnt_TestOnly() == expectedBackingRefs); in check_refs()
DProcessorTest.cpp154 *refCnt = proxy->getBackingRefCnt_TestOnly(); in testingOnly_getIORefCnts()
/external/skqp/tests/
DProxyRefTest.cpp21 int32_t GrIORefProxy::getBackingRefCnt_TestOnly() const { in getBackingRefCnt_TestOnly() function in GrIORefProxy
54 REPORTER_ASSERT(reporter, proxy->getBackingRefCnt_TestOnly() == expectedBackingRefs); in check_refs()
59 SkASSERT(proxy->getBackingRefCnt_TestOnly() == expectedBackingRefs); in check_refs()
DProcessorTest.cpp150 *refCnt = proxy->getBackingRefCnt_TestOnly(); in testingOnly_getIORefCnts()
/external/skqp/include/private/
DGrSurfaceProxy.h97 int32_t getBackingRefCnt_TestOnly() const;
/external/skia/include/private/
DGrSurfaceProxy.h99 int32_t getBackingRefCnt_TestOnly() const;
/external/skia/src/gpu/
DGrResourceAllocator.cpp448 cur->proxy()->getBackingRefCnt_TestOnly(), in dumpIntervals()
/external/skqp/src/gpu/
DGrResourceAllocator.cpp448 cur->proxy()->getBackingRefCnt_TestOnly(), in dumpIntervals()