Searched defs:destroySurface (Results 1 – 2 of 2) sorted by relevance
| /cts/tests/tests/openglperf/src/android/openglperf/cts/ | ||
| D | GLSurfaceViewCustom.java | 809 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method |
| /cts/tests/vr/src/android/vr/cts/ | ||
| D | OpenGLESActivity.java | 299 public void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface) { in destroySurface() method in OpenGLESActivity.ProtectedWindowSurfaceFactory |