Home | History | Annotate | Download | only in egl

Lines Matching defs:destroyContext

494 	void					destroyContext						(void);
518 destroyContext();
527 void RenderingContext::destroyContext (void)
532 m_egl.destroyContext(m_display, m_context);
1903 egl.destroyContext(m_eglDisplay, contextB);
1958 egl.destroyContext(m_eglDisplay, context);
2088 egl.destroyContext(m_eglDisplay, context);