Home
last modified time | relevance | path

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

/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