Searched defs:createWindowSurface (Results 1 – 2 of 2) sorted by relevance
396 Surface *Display::createWindowSurface(HWND window, EGLConfig config) in createWindowSurface() function in egl::Display
729 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface() method736 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in GLSurfaceView.DefaultWindowSurfaceFactory