Home | History | Annotate | Download | only in egl

Lines Matching refs:getEGLContext

109 	EGLContext			getEGLContext	(void) { return m_eglContext; }
505 m_eglContext = createEGLContext(m_testCtx, m_eglDisplay, eglConfig, (share && parent ? parent->getEGLContext() : EGL_NO_CONTEXT));