Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DCacheManagerTests.cpp29 static size_t getCacheUsage(GrDirectContext* grContext) { in getCacheUsage() function
45 while (getCacheUsage(grContext) <= renderThread.cacheManager().getBackgroundCacheSize()) { in RENDERTHREAD_SKIA_PIPELINE_TEST()
80 ASSERT_TRUE(renderThread.cacheManager().getBackgroundCacheSize() > getCacheUsage(grContext)); in RENDERTHREAD_SKIA_PIPELINE_TEST()