Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
Degl.cpp1010 EGLConfig guestConfig = s_display.getConfigAtIndex(*((uint32_t*)tempConfigs+i)); in eglChooseConfig() local
1011 configs[i] = guestConfig; in eglChooseConfig()