Searched refs:createWindowSurface (Results 1 – 4 of 4) sorted by relevance
330 public EGLSurface createWindowSurface(Object surface) { in createWindowSurface() method in FramebufferTest.EglCore491 public void createWindowSurface(Object surface) { in createWindowSurface() method in FramebufferTest.EglSurfaceBase495 mEGLSurface = mEglCore.createWindowSurface(surface); in createWindowSurface()
807 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface() method814 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in GLSurfaceViewCustom.DefaultWindowSurfaceFactory1087 mEglSurface = view.mEGLWindowSurfaceFactory.createWindowSurface(mEgl, in createSurface()
284 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in OpenGLESActivity.ProtectedWindowSurfaceFactory
32421 …method public javax.microedition.khronos.egl.EGLSurface createWindowSurface(javax.microedition.khr…