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

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp248 EGLBoolean resAA = cnx->egl.eglChooseConfig( local
251 if (resAA == EGL_TRUE && numConfigAA > 0) {
254 return resAA;

Completed in 45 milliseconds