Home
last modified time | relevance | path

Searched defs:destroyContext (Results 1 – 3 of 3) sorted by relevance

/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java249 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in OpenGLESActivity.PriorityContextFactory
275 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in OpenGLESActivity.ProtectedContextFactory
/cts/hostsidetests/sustainedperf/shadertoy_android/src/
DGLtestView.java121 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in GLtestView.ContextFactory
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java771 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); in destroyContext() method
785 public void destroyContext(EGL10 egl, EGLDisplay display, in destroyContext() method in GLSurfaceViewCustom.DefaultContextFactory