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