Home
last modified time | relevance | path

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

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java809 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method
831 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceViewCustom.DefaultWindowSurfaceFactory
1156 public void destroySurface() { in destroySurface() method in GLSurfaceViewCustom.EglHelper
/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java295 public void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface) { in destroySurface() method in OpenGLESActivity.ProtectedWindowSurfaceFactory