Home
last modified time | relevance | path

Searched refs:matchedIdx (Results 1 – 1 of 1) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DFBConfig.cpp215 for (int matchedIdx=0; matchedIdx<nConfigs; matchedIdx++) { in chooseConfig() local
218 s_egl.eglGetConfigAttrib(dpy, matchedConfigs[matchedIdx], EGL_CONFIG_ID, &sCfgId); in chooseConfig()