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

/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp124 loadConfigs();
176 void EglManager::loadConfigs() { function in class:android::uirenderer::renderthread::EglManager
200 loadConfigs();
201 return; // the call to loadConfigs() we just made picks the wide gamut config
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp645 loadConfigs();
680 void Display::loadConfigs() function in class:HWC2::Display
682 ALOGV("[%" PRIu64 "] loadConfigs", mId);

Completed in 65 milliseconds