Searched refs:destroyContext (Results 1 - 20 of 20) sorted by relevance

/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
H A DLwjglAbstractDisplay.java88 protected abstract void destroyContext(); method in class:LwjglAbstractDisplay
192 destroyContext();
H A DLwjglCanvas.java245 destroyContext();
365 protected void destroyContext(){ method in class:LwjglCanvas
H A DLwjglDisplay.java148 protected void destroyContext(){ method in class:LwjglDisplay
/external/chromium_org/third_party/angle_dx11/src/libEGL/
H A DDisplay.h48 void destroyContext(gl::Context *context);
H A DDisplay.cpp130 destroyContext(*mContextSet.begin());
416 void Display::destroyContext(gl::Context *context) function in class:egl::Display
H A DlibEGL.cpp866 display->destroyContext(context);
/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java702 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); method in interface:GLSurfaceView.EGLContextFactory
716 public void destroyContext(EGL10 egl, EGLDisplay display, method in class:GLSurfaceView.DefaultContextFactory
1042 mEGLContextFactory.destroyContext(mEgl, mEglDisplay, mEglContext);
/external/chromium_org/third_party/mesa/src/include/GL/internal/
H A Ddri_interface.h589 void (*destroyContext)(__DRIcontext *context); member in struct:__DRIcoreExtensionRec
/external/chromium_org/third_party/npapi/bindings/
H A Dnpapi_extensions.h391 NPDeviceDestroyContextPtr destroyContext; member in struct:NPDevice
400 /* NPDeviceDestroyContextPtr destroyContext; */
/external/mesa3d/include/GL/internal/
H A Ddri_interface.h589 void (*destroyContext)(__DRIcontext *context); member in struct:__DRIcoreExtensionRec
/external/chromium_org/third_party/mesa/src/src/glx/
H A Ddrisw_glx.c261 (*psc->core->destroyContext) (pcp->driContext);
H A Ddri_glx.c522 (*psc->core->destroyContext) (pcp->driContext);
H A Ddri2_glx.c132 (*psc->core->destroyContext) (pcp->driContext);
/external/mesa3d/src/glx/
H A Ddrisw_glx.c261 (*psc->core->destroyContext) (pcp->driContext);
H A Ddri_glx.c522 (*psc->core->destroyContext) (pcp->driContext);
H A Ddri2_glx.c132 (*psc->core->destroyContext) (pcp->driContext);
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
H A Degl_dri2.c874 dri2_dpy->core->destroyContext(dri2_ctx->dri_context);
/external/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c874 dri2_dpy->core->destroyContext(dri2_ctx->dri_context);
/external/chromium_org/tools/win/split_link/viz.js/
H A Dviz.js3390 },destroyContext:function (canvas, useWebGL, setInModule) {},fullScreenHandlersInstalled:false,lockPointer:undefined,resizeCanvas:undefined,requestFullScreen:function (lockPointer, resizeCanvas) {
[all...]
/external/chromium_org/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js4187 },destroyContext:function (canvas, useWebGL, setInModule) {},fullScreenHandlersInstalled:false,lockPointer:undefined,resizeCanvas:undefined,requestFullScreen:function (lockPointer, resizeCanvas) {
[all...]

Completed in 586 milliseconds