Searched refs:GetEGLDisplay (Results 1 – 2 of 2) sorted by relevance
42 EGLDisplay GetEGLDisplay() const;50 inline EGLDisplay WLEGLSurface::GetEGLDisplay() const { return m_eglDisplay; } in GetEGLDisplay() function
657 eglSwapBuffers(surface->GetEGLDisplay(), surface->GetEGLSurface()); in DrawEyes()