Searched refs:createWindowSurface (Results 1 – 2 of 2) sorted by relevance
333 public EGLSurface createWindowSurface(Object surface) { in createWindowSurface() method in FramebufferTest.EglCore494 public void createWindowSurface(Object surface) { in createWindowSurface() method in FramebufferTest.EglSurfaceBase498 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()