Searched refs:_eglGetDisplayHandle (Results 1 – 3 of 3) sorted by relevance
223 _eglGetDisplayHandle(_EGLDisplay *dpy) in _eglGetDisplayHandle() function
369 return _eglGetDisplayHandle(dpy); in eglGetDisplay()405 return _eglGetDisplayHandle(dpy); in _eglGetPlatformDisplayCommon()1358 ret = (ctx) ? _eglGetDisplayHandle(ctx->Resource.Display) : EGL_NO_DISPLAY; in eglGetCurrentDisplay()
1330 EGLDisplay old_disp = _eglGetDisplayHandle(old_ctx->Resource.Display); in dri2_make_current()