Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DGLTest.h52 virtual EGLSurface createWindowSurface(EGLDisplay display, EGLConfig config,
DGLTest.cpp77 mEglSurface = createWindowSurface(mEglDisplay, mGlConfig, window); in SetUp()
170 EGLSurface GLTest::createWindowSurface(EGLDisplay display, EGLConfig config, in createWindowSurface() function in android::GLTest
/frameworks/native/cmds/flatland/
DGLHelper.h58 bool createWindowSurface(uint32_t w, uint32_t h,
DGLHelper.cpp246 bool GLHelper::createWindowSurface(uint32_t w, uint32_t h, in createWindowSurface() function in android::GLHelper
DMain.cpp429 result = mGLHelper->createWindowSurface(w, h, &mSurfaceControl, in setUp()
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java805 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface() method
812 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in GLSurfaceView.DefaultWindowSurfaceFactory
1089 mEglSurface = view.mEGLWindowSurfaceFactory.createWindowSurface(mEgl, in createSurface()
/frameworks/native/opengl/libagl/
Degl.cpp1256 static EGLSurface createWindowSurface(EGLDisplay dpy, EGLConfig config, in createWindowSurface() function
1584 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.txt28004 …method public abstract javax.microedition.khronos.egl.EGLSurface createWindowSurface(javax.microed…
Dsystem-current.txt30444 …method public abstract javax.microedition.khronos.egl.EGLSurface createWindowSurface(javax.microed…
Dtest-current.txt28073 …method public abstract javax.microedition.khronos.egl.EGLSurface createWindowSurface(javax.microed…