Searched refs:onThreadIdle (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/libs/hwui/renderthread/ | ||
H A D | CacheManager.h | 61 void onThreadIdle(); |
H A D | CacheManager.cpp | 275 void CacheManager::onThreadIdle() { in onThreadIdle() function in android::uirenderer::renderthread::CacheManager |
H A D | RenderThread.cpp | 469 mCacheManager->onThreadIdle(); in threadLoop() |