Searched refs:createWindowSurface (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/libs/hwui/tests/common/ |
D | TestContext.cpp | 77 createWindowSurface(); in createSurface() 81 void TestContext::createWindowSurface() { in createWindowSurface() function in android::uirenderer::test::TestContext
|
D | TestContext.h | 58 void createWindowSurface();
|
/frameworks/native/libs/gui/tests/ |
D | GLTest.h | 52 virtual EGLSurface createWindowSurface(EGLDisplay display, EGLConfig config,
|
D | GLTest.cpp | 79 mEglSurface = createWindowSurface(mEglDisplay, mGlConfig, window); in SetUp() 172 EGLSurface GLTest::createWindowSurface(EGLDisplay display, EGLConfig config, in createWindowSurface() function in android::GLTest
|
/frameworks/native/cmds/flatland/ |
D | GLHelper.h | 57 bool createWindowSurface(uint32_t w, uint32_t h,
|
D | GLHelper.cpp | 245 bool GLHelper::createWindowSurface(uint32_t w, uint32_t h, in createWindowSurface() function in android::GLHelper
|
D | Main.cpp | 424 result = mGLHelper->createWindowSurface(w, h, &mSurfaceControl, in setUp()
|
/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 1107 mEglSurface = view.mEGLWindowSurfaceFactory.createWindowSurface(mEgl, in createSurface()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 1286 static EGLSurface createWindowSurface(EGLDisplay dpy, EGLConfig config, in createWindowSurface() function 1617 return createWindowSurface(dpy, config, window, attrib_list); in eglCreateWindowSurface()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |