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