Searched defs:createWindowSurface (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/tests/common/ |
D | TestContext.cpp | 81 void TestContext::createWindowSurface() { in createWindowSurface() function in android::uirenderer::test::TestContext
|
/frameworks/native/libs/gui/tests/ |
D | GLTest.cpp | 172 EGLSurface GLTest::createWindowSurface(EGLDisplay display, EGLConfig config, in createWindowSurface() function in android::GLTest
|
/frameworks/native/cmds/flatland/ |
D | GLHelper.cpp | 245 bool GLHelper::createWindowSurface(uint32_t w, uint32_t h, in createWindowSurface() function in android::GLHelper
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLSurfaceView.java | 823 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/ |
D | egl.cpp | 1286 static EGLSurface createWindowSurface(EGLDisplay dpy, EGLConfig config, in createWindowSurface() function
|