Searched refs:resAA (Results 1 – 1 of 1) sorted by relevance
383 EGLBoolean resAA = cnx->egl.eglChooseConfig(dp->disp.dpy, aaAttribs, configs, config_size, in eglChooseConfigImpl() local386 if (resAA == EGL_TRUE && numConfigAA > 0) { in eglChooseConfigImpl()389 return resAA; in eglChooseConfigImpl()