Home | History | Annotate | Download | only in opengl

Lines Matching refs:createWindowSurface

811         EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config,
818 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display,
1095 mEglSurface = view.mEGLWindowSurfaceFactory.createWindowSurface(mEgl,
1104 Log.e("EglHelper", "createWindowSurface returned EGL_BAD_NATIVE_WINDOW.");