Searched refs:getPendingReadCnt_TestOnly (Results 1 – 5 of 5) sorted by relevance
29 int32_t GrIORefProxy::getPendingReadCnt_TestOnly() const { in getPendingReadCnt_TestOnly() function in GrIORefProxy55 REPORTER_ASSERT(reporter, proxy->getPendingReadCnt_TestOnly() == expectedNumReads); in check_refs()60 SkASSERT(proxy->getPendingReadCnt_TestOnly() == expectedNumReads); in check_refs()
353 SkASSERT(9 == fAtlasProxy->getPendingReadCnt_TestOnly()); in preFlush()
151 *readCnt = proxy->getPendingReadCnt_TestOnly(); in testingOnly_getIORefCnts()
98 int32_t getPendingReadCnt_TestOnly() const;
449 cur->proxy()->getPendingReadCnt_TestOnly(), in dumpIntervals()