Searched defs:_eglParseConfigAttribList (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglconfig.c423 * _eglParseConfigAttribList together implement the algorithm
504 _eglParseConfigAttribList(_EGLConfig *conf, _EGLDisplay *dpy, function
781 if (!_eglParseConfigAttribList(&criteria, disp, attrib_list))
/external/mesa3d/src/egl/main/
H A Deglconfig.c423 * _eglParseConfigAttribList together implement the algorithm
504 _eglParseConfigAttribList(_EGLConfig *conf, _EGLDisplay *dpy, function
781 if (!_eglParseConfigAttribList(&criteria, disp, attrib_list))

Completed in 724 milliseconds