Searched refs:loadFP16Config (Results 1 – 2 of 2) sorted by relevance
91 static EGLConfig loadFP16Config(EGLDisplay display, SwapBehavior swapBehavior);
180 EGLConfig EglManager::loadFP16Config(EGLDisplay display, SwapBehavior swapBehavior) { in loadFP16Config() function in android::uirenderer::renderthread::EglManager257 mEglConfigWideGamut = loadFP16Config(mEglDisplay, mSwapBehavior); in loadConfigs()