Home
last modified time | relevance | path

Searched refs:createWindowSurface (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/libs/hwui/tests/common/
DTestContext.cpp77 createWindowSurface(); in createSurface()
81 void TestContext::createWindowSurface() { in createWindowSurface() function in android::uirenderer::test::TestContext
DTestContext.h58 void createWindowSurface();
/frameworks/native/libs/gui/tests/
DGLTest.h52 virtual EGLSurface createWindowSurface(EGLDisplay display, EGLConfig config,
DGLTest.cpp79 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/
DGLHelper.h57 bool createWindowSurface(uint32_t w, uint32_t h,
DGLHelper.cpp245 bool GLHelper::createWindowSurface(uint32_t w, uint32_t h, in createWindowSurface() function in android::GLHelper
DMain.cpp424 result = mGLHelper->createWindowSurface(w, h, &mSurfaceControl, in setUp()
/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
1107 mEglSurface = view.mEGLWindowSurfaceFactory.createWindowSurface(mEgl, in createSurface()
/frameworks/native/opengl/libagl/
Degl.cpp1286 static EGLSurface createWindowSurface(EGLDisplay dpy, EGLConfig config, in createWindowSurface() function
1617 return createWindowSurface(dpy, config, window, attrib_list); in eglCreateWindowSurface()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21214 …method public abstract javax.microedition.khronos.egl.EGLSurface createWindowSurface(javax.microed…
/frameworks/base/api/
Dcurrent.txt33877 …method public javax.microedition.khronos.egl.EGLSurface createWindowSurface(javax.microedition.khr…