Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp496 bool hasConfigId = false; in eglChooseConfig() local
497 while(attrib_list[i] != EGL_NONE && !hasConfigId) { in eglChooseConfig()
615 hasConfigId = true; in eglChooseConfig()
734 if(hasConfigId) { in eglChooseConfig()