Searched refs:load1010102Config (Results 1 – 2 of 2) sorted by relevance
92 static EGLConfig load1010102Config(EGLDisplay display, SwapBehavior swapBehavior);
193 EGLConfig EglManager::load1010102Config(EGLDisplay display, SwapBehavior swapBehavior) { in load1010102Config() function in android::uirenderer::renderthread::EglManager353 mEglConfig1010102 = load1010102Config(mEglDisplay, mSwapBehavior); in loadConfigs()