Searched refs:matchedIdx (Results 1 – 1 of 1) sorted by relevance
215 for (int matchedIdx=0; matchedIdx<nConfigs; matchedIdx++) { in chooseConfig() local218 s_egl.eglGetConfigAttrib(dpy, matchedConfigs[matchedIdx], EGL_CONFIG_ID, &sCfgId); in chooseConfig()