Searched refs:createWindowSurface (Results 1 – 5 of 5) sorted by relevance
45 egl::Surface *createWindowSurface(HWND window, EGLConfig config);
396 Surface *Display::createWindowSurface(HWND window, EGLConfig config) in createWindowSurface() function in egl::Display
373 EGLSurface surface = (EGLSurface)display->createWindowSurface(window, config); in eglCreateWindowSurface()
729 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface() method736 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in GLSurfaceView.DefaultWindowSurfaceFactory980 mEglSurface = mEGLWindowSurfaceFactory.createWindowSurface(mEgl, in createSurface()
819 (egl::Display::createWindowSurface):