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