Home
last modified time | relevance | path

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

/external/skia/tests/
DProxyRefTest.cpp41 int32_t GrIORefProxy::getPendingWriteCnt_TestOnly() const { in getPendingWriteCnt_TestOnly() function in GrIORefProxy
60 REPORTER_ASSERT(reporter, proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites); in check_refs()
65 SkASSERT(proxy->getPendingWriteCnt_TestOnly() == expectedNumWrites); in check_refs()
DOnFlushCallbackTest.cpp344 SkASSERT(2 == fAtlasDest->getPendingWriteCnt_TestOnly() || in preFlush()
345 0 == fAtlasDest->getPendingWriteCnt_TestOnly()); in preFlush()
DProcessorTest.cpp142 *writeCnt = proxy->getPendingWriteCnt_TestOnly(); in testingOnly_getIORefCnts()
/external/skia/include/private/
DGrSurfaceProxy.h73 int32_t getPendingWriteCnt_TestOnly() const;