Searched refs:getPendingWriteCnt_TestOnly (Results 1 – 4 of 4) sorted by relevance
41 int32_t GrIORefProxy::getPendingWriteCnt_TestOnly() const { in getPendingWriteCnt_TestOnly() function in GrIORefProxy60 REPORTER_ASSERT(reporter, proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites); in check_refs()65 SkASSERT(proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites); in check_refs()
344 SkASSERT(2 == fAtlasDest->getPendingWriteCnt_TestOnly() || in preFlush()345 0 == fAtlasDest->getPendingWriteCnt_TestOnly()); in preFlush()
142 *writeCnt = proxy->getPendingWriteCnt_TestOnly(); in testingOnly_getIORefCnts()
73 int32_t getPendingWriteCnt_TestOnly() const;