Searched defs:createWindowSurface (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/opengl/src/android/opengl/cts/ | ||
D | FramebufferTest.java | 330 public EGLSurface createWindowSurface(Object surface) { in createWindowSurface() method in FramebufferTest.EglCore |
/cts/tests/vr/src/android/vr/cts/ | ||
D | OpenGLESActivity.java | 284 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in OpenGLESActivity.ProtectedWindowSurfaceFactory |
/cts/tests/tests/openglperf/src/android/openglperf/cts/ | ||
D | GLSurfaceViewCustom.java | 807 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface() method |