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

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

Completed in 125 milliseconds