Searched defs:destroyContext (Results 1 – 3 of 3) sorted by relevance
/cts/tests/vr/src/android/vr/cts/ | ||
D | OpenGLESActivity.java | 249 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in OpenGLESActivity.PriorityContextFactory |
/cts/hostsidetests/sustainedperf/shadertoy_android/src/ | ||
D | GLtestView.java | 121 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in GLtestView.ContextFactory |
/cts/tests/tests/openglperf/src/android/openglperf/cts/ | ||
D | GLSurfaceViewCustom.java | 771 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); in destroyContext() method |