Searched defs:createWindowSurface (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/libs/hwui/tests/common/ | ||
| D | TestContext.cpp | 92 void TestContext::createWindowSurface() {  in createWindowSurface()  function in android::uirenderer::test::TestContext | 
| /frameworks/native/libs/gui/tests/ | ||
| D | GLTest.cpp | 164 EGLSurface GLTest::createWindowSurface(EGLDisplay display, EGLConfig config,  in createWindowSurface()  function in android::GLTest | 
| /frameworks/native/cmds/flatland/ | ||
| D | GLHelper.cpp | 241 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 |