Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/common/
DTestContext.cpp81 void TestContext::createWindowSurface() { in createWindowSurface() function in android::uirenderer::test::TestContext
/frameworks/native/libs/gui/tests/
DGLTest.cpp172 EGLSurface GLTest::createWindowSurface(EGLDisplay display, EGLConfig config, in createWindowSurface() function in android::GLTest
/frameworks/native/cmds/flatland/
DGLHelper.cpp245 bool GLHelper::createWindowSurface(uint32_t w, uint32_t h, in createWindowSurface() function in android::GLHelper
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java823 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface() method
830 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in GLSurfaceView.DefaultWindowSurfaceFactory
/frameworks/native/opengl/libagl/
Degl.cpp1286 static EGLSurface createWindowSurface(EGLDisplay dpy, EGLConfig config, in createWindowSurface() function