Searched refs:getCacheUsage (Results 1 – 1 of 1) sorted by relevance
31 static size_t getCacheUsage(GrDirectContext* grContext) { in getCacheUsage() function48 while (getCacheUsage(grContext) <= renderThread.cacheManager().getBackgroundCacheSize()) { in RENDERTHREAD_TEST()83 ASSERT_TRUE(renderThread.cacheManager().getBackgroundCacheSize() > getCacheUsage(grContext)); in RENDERTHREAD_TEST()