Home
last modified time | relevance | path

Searched refs:getPendingReadCnt_TestOnly (Results 1 – 10 of 10) sorted by relevance

/external/skia/tests/
DProxyRefTest.cpp29 int32_t GrIORefProxy::getPendingReadCnt_TestOnly() const { in getPendingReadCnt_TestOnly() function in GrIORefProxy
55 REPORTER_ASSERT(reporter, proxy->getPendingReadCnt_TestOnly() == expectedNumReads); in check_refs()
60 SkASSERT(proxy->getPendingReadCnt_TestOnly() == expectedNumReads); in check_refs()
DOnFlushCallbackTest.cpp357 SkASSERT(9 == fAtlasProxy->getPendingReadCnt_TestOnly()); in preFlush()
DProcessorTest.cpp155 *readCnt = proxy->getPendingReadCnt_TestOnly(); in testingOnly_getIORefCnts()
/external/skqp/tests/
DProxyRefTest.cpp29 int32_t GrIORefProxy::getPendingReadCnt_TestOnly() const { in getPendingReadCnt_TestOnly() function in GrIORefProxy
55 REPORTER_ASSERT(reporter, proxy->getPendingReadCnt_TestOnly() == expectedNumReads); in check_refs()
60 SkASSERT(proxy->getPendingReadCnt_TestOnly() == expectedNumReads); in check_refs()
DOnFlushCallbackTest.cpp353 SkASSERT(9 == fAtlasProxy->getPendingReadCnt_TestOnly()); in preFlush()
DProcessorTest.cpp151 *readCnt = proxy->getPendingReadCnt_TestOnly(); in testingOnly_getIORefCnts()
/external/skqp/include/private/
DGrSurfaceProxy.h98 int32_t getPendingReadCnt_TestOnly() const;
/external/skia/include/private/
DGrSurfaceProxy.h100 int32_t getPendingReadCnt_TestOnly() const;
/external/skia/src/gpu/
DGrResourceAllocator.cpp449 cur->proxy()->getPendingReadCnt_TestOnly(), in dumpIntervals()
/external/skqp/src/gpu/
DGrResourceAllocator.cpp449 cur->proxy()->getPendingReadCnt_TestOnly(), in dumpIntervals()