Searched refs:_eglGetDisplayHandle (Results 1 – 2 of 2) sorted by relevance
248 _eglGetDisplayHandle(_EGLDisplay *disp) in _eglGetDisplayHandle() function
376 return _eglGetDisplayHandle(disp); in eglGetDisplay()428 return _eglGetDisplayHandle(disp); in _eglGetPlatformDisplayCommon()1577 ret = (ctx) ? _eglGetDisplayHandle(ctx->Resource.Display) : EGL_NO_DISPLAY; in eglGetCurrentDisplay()