Searched refs:loadA8Config (Results 1 – 2 of 2) sorted by relevance
93 static EGLConfig loadA8Config(EGLDisplay display, SwapBehavior swapBehavior);
253 EGLConfig EglManager::loadA8Config(EGLDisplay display, EglManager::SwapBehavior swapBehavior) { in loadA8Config() function in android::uirenderer::renderthread::EglManager433 mEglConfigA8 = loadA8Config(mEglDisplay, mSwapBehavior); in createSurface()