Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1710 EGLint cfgId = stm->getBe32(); in eglLoadConfig() local
1711 EglConfig* cfg = dpy->getConfig(cfgId); in eglLoadConfig()