Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
Degldisplay.h298 _eglGetX11Display(Display *native_display, const EGLAttrib *attrib_list);
Degldisplay.c506 _eglGetX11Display(Display *native_display, in _eglGetX11Display() function
Deglapi.c382 disp = _eglGetX11Display((Display*) native_display, attrib_list); in _eglGetPlatformDisplayCommon()