Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp423 EGLBoolean resAA = cnx->egl.eglChooseConfig( in eglChooseConfigImpl() local
426 if (resAA == EGL_TRUE && numConfigAA > 0) { in eglChooseConfigImpl()
429 return resAA; in eglChooseConfigImpl()