Searched refs:getEGLDisplay (Results 1 – 5 of 5) sorted by relevance
42 virtual eglw::EGLDisplay getEGLDisplay (void) const = 0;
141 virtual EGLDisplay getEGLDisplay (void) const { return m_eglDisplay; } in getEGLDisplay() function in eglu::__anon100ec97c0111::RenderContext
82 EGLDisplay getEGLDisplay() const;
736 EGLDisplay Display::getEGLDisplay() const in getEGLDisplay() function in egl::Display
1011 return success(display->getEGLDisplay()); in GetCurrentDisplay()