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

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

Completed in 24 milliseconds