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.cpp788 const EGLint * attrib_p = attrib_list; in eglChooseConfig() local
789 while (attrib_p[0] != EGL_NONE) { in eglChooseConfig()
791 attrib_p += 2; in eglChooseConfig()