Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/egl/
Degl.cpp1196 EGLint backup_attribs[1]; in eglChooseConfig() local
1206 backup_attribs[0] = EGL_NONE; in eglChooseConfig()
1207 attrib_list = backup_attribs; in eglChooseConfig()