Home
last modified time | relevance | path

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

/cts/tests/tests/opengl/src/android/opengl/cts/
DFramebufferTest.java330 public EGLSurface createWindowSurface(Object surface) { in createWindowSurface() method in FramebufferTest.EglCore
491 public void createWindowSurface(Object surface) { in createWindowSurface() method in FramebufferTest.EglSurfaceBase
/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java284 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in OpenGLESActivity.ProtectedWindowSurfaceFactory
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java807 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface() method
814 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in GLSurfaceViewCustom.DefaultWindowSurfaceFactory