Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
Degl.cpp1075 const EGLint * attrib_p = attrib_list; in eglChooseConfig() local
1076 while (attrib_p[0] != EGL_NONE) { in eglChooseConfig()
1078 attrib_p += 2; in eglChooseConfig()