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

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

Completed in 334 milliseconds