Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/unit/
DCacheManagerTests.cpp31 static size_t getCacheUsage(GrDirectContext* grContext) { in getCacheUsage() function
48 while (getCacheUsage(grContext) <= renderThread.cacheManager().getBackgroundCacheSize()) { in RENDERTHREAD_TEST()
83 ASSERT_TRUE(renderThread.cacheManager().getBackgroundCacheSize() > getCacheUsage(grContext)); in RENDERTHREAD_TEST()