Home
last modified time | relevance | path

Searched refs:load1010102Config (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DEglManager.h92 static EGLConfig load1010102Config(EGLDisplay display, SwapBehavior swapBehavior);
DEglManager.cpp193 EGLConfig EglManager::load1010102Config(EGLDisplay display, SwapBehavior swapBehavior) { in load1010102Config() function in android::uirenderer::renderthread::EglManager
353 mEglConfig1010102 = load1010102Config(mEglDisplay, mSwapBehavior); in loadConfigs()