Home
last modified time | relevance | path

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

/external/skia/tests/
DProxyRefTest.cpp33 int32_t GrIORefProxy::getPendingReadCnt_TestOnly() const { in getPendingReadCnt_TestOnly() function in GrIORefProxy
59 REPORTER_ASSERT(reporter, proxy->getPendingReadCnt_TestOnly() == expectedNumReads); in check_refs()
64 SkASSERT(proxy->getPendingReadCnt_TestOnly() == expectedNumReads); in check_refs()
DProcessorTest.cpp141 *readCnt = proxy->getPendingReadCnt_TestOnly(); in testingOnly_getIORefCnts()
DOnFlushCallbackTest.cpp343 SkASSERT(9 == fAtlasDest->getPendingReadCnt_TestOnly()); in preFlush()
/external/skia/include/private/
DGrSurfaceProxy.h72 int32_t getPendingReadCnt_TestOnly() const;