Searched defs:destroyContext (Results 1 - 14 of 14) sorted by relevance

/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/
H A DGLSurfaceView20.java160 public void destroyContext (EGL10 egl, EGLDisplay display, EGLContext context) { method in class:GLSurfaceView20.ContextFactory
H A DGLSurfaceView20API18.java146 public void destroyContext (EGL10 egl, EGLDisplay display, EGLContext context) { method in class:GLSurfaceView20API18.ContextFactory
H A DGLSurfaceViewAPI18.java774 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); method in interface:GLSurfaceViewAPI18.EGLContextFactory
791 public void destroyContext(EGL10 egl, EGLDisplay display, method in class:GLSurfaceViewAPI18.DefaultContextFactory
1187 view.mEGLContextFactory.destroyContext(mEgl, mEglDisplay, mEglContext);
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
H A DViEAndroidGLES20.java98 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { method in class:ViEAndroidGLES20.ContextFactory
/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/mesa3d/include/GL/internal/
H A Ddri_interface.h589 void (*destroyContext)(__DRIcontext *context); member in struct:__DRIcoreExtensionRec
/external/libgdx/backends/gdx-backend-android/libs/
H A Dandroid-4.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 366 milliseconds