Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp393 EGLBoolean resAA = cnx->egl.eglChooseConfig( in eglChooseConfig() local
396 if (resAA == EGL_TRUE && numConfigAA > 0) { in eglChooseConfig()
399 return resAA; in eglChooseConfig()