Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DGLTest.cpp170 EGLSurface GLTest::createWindowSurface(EGLDisplay display, EGLConfig config, in createWindowSurface() function in android::GLTest
/frameworks/native/cmds/flatland/
DGLHelper.cpp246 bool GLHelper::createWindowSurface(uint32_t w, uint32_t h, in createWindowSurface() function in android::GLHelper
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java793 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface() method
800 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in GLSurfaceView.DefaultWindowSurfaceFactory
/frameworks/native/opengl/libagl/
Degl.cpp1256 static EGLSurface createWindowSurface(EGLDisplay dpy, EGLConfig config, in createWindowSurface() function