Searched defs:destroyContext (Results 1 – 5 of 5) sorted by relevance
88 protected abstract void destroyContext(); in destroyContext() method in LwjglAbstractDisplay
148 protected void destroyContext(){ in destroyContext() method in LwjglDisplay
365 protected void destroyContext(){ in destroyContext() method in LwjglCanvas
443 void Display::destroyContext(gl::Context *context) in destroyContext() function in egl::Display
702 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); in destroyContext() method716 public void destroyContext(EGL10 egl, EGLDisplay display, in destroyContext() method in GLSurfaceView.DefaultContextFactory