Home
last modified time | relevance | path

Searched defs:createWindowSurface (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java784 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface() method
791 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in GLSurfaceView.DefaultWindowSurfaceFactory
/frameworks/base/opengl/libagl2/src/
Degl.cpp1219 static EGLSurface createWindowSurface(EGLDisplay dpy, EGLConfig config, in createWindowSurface() function
/frameworks/base/opengl/libagl/
Degl.cpp1205 static EGLSurface createWindowSurface(EGLDisplay dpy, EGLConfig config, in createWindowSurface() function