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