Home | History | Annotate | Download | only in egl

Lines Matching refs:getEGLContext

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