Searched refs:getEGLSurface (Results 1 – 2 of 2) sorted by relevance
38 EGLSurface getEGLSurface() const { return m_eglSurface; } in getEGLSurface() function
692 draw ? draw->getEGLSurface() : EGL_NO_SURFACE, in bindContext()693 read ? read->getEGLSurface() : EGL_NO_SURFACE, in bindContext()