Searched refs:_eglGetDisplayHandle (Results 1 – 3 of 3) sorted by relevance
233 _eglGetDisplayHandle(_EGLDisplay *dpy) in _eglGetDisplayHandle() function
374 return _eglGetDisplayHandle(dpy); in eglGetDisplay()410 return _eglGetDisplayHandle(dpy); in _eglGetPlatformDisplayCommon()1486 ret = (ctx) ? _eglGetDisplayHandle(ctx->Resource.Display) : EGL_NO_DISPLAY; in eglGetCurrentDisplay()
1523 EGLDisplay old_disp = _eglGetDisplayHandle(old_ctx->Resource.Display); in dri2_make_current()