Searched defs:loadConfigs (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp126 loadConfigs();
179 void EglManager::loadConfigs() { function in class:android::uirenderer::renderthread::EglManager
210 loadConfigs();
211 return; // the call to loadConfigs() we just made picks the wide gamut config
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp689 loadConfigs();
725 void Display::loadConfigs() function in class:HWC2::Display
727 ALOGV("[%" PRIu64 "] loadConfigs", mId);

Completed in 67 milliseconds