Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Degldisplay.h270 _eglGetX11Display(Display *native_display, const EGLAttrib *attrib_list);
Degldisplay.c476 _eglGetX11Display(Display *native_display, in _eglGetX11Display() function
Deglapi.c386 dpy = _eglGetX11Display((Display*) native_display, attrib_list); in _eglGetPlatformDisplayCommon()