Searched refs:getPendingWriteCnt_TestOnly (Results 1 – 10 of 10) sorted by relevance
37 int32_t GrIORefProxy::getPendingWriteCnt_TestOnly() const { in getPendingWriteCnt_TestOnly() function in GrIORefProxy56 REPORTER_ASSERT(reporter, proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites); in check_refs()61 SkASSERT(proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites); in check_refs()
358 SkASSERT(2 == fAtlasProxy->getPendingWriteCnt_TestOnly() || in preFlush()359 0 == fAtlasProxy->getPendingWriteCnt_TestOnly()); in preFlush()
156 *writeCnt = proxy->getPendingWriteCnt_TestOnly(); in testingOnly_getIORefCnts()
354 SkASSERT(2 == fAtlasProxy->getPendingWriteCnt_TestOnly() || in preFlush()355 0 == fAtlasProxy->getPendingWriteCnt_TestOnly()); in preFlush()
152 *writeCnt = proxy->getPendingWriteCnt_TestOnly(); in testingOnly_getIORefCnts()
99 int32_t getPendingWriteCnt_TestOnly() const;
101 int32_t getPendingWriteCnt_TestOnly() const;
450 cur->proxy()->getPendingWriteCnt_TestOnly()); in dumpIntervals()