/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | FramebufferTest.java | 330 public EGLSurface createWindowSurface(Object surface) { in createWindowSurface() method in FramebufferTest.EglCore 491 public void createWindowSurface(Object surface) { in createWindowSurface() method in FramebufferTest.EglSurfaceBase
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_egl.cpp | 687 Surface* EglOsEglDisplay::createWindowSurface(PixelFormat* pf, in createWindowSurface() function in __anonc6aa49140111::EglOsEglDisplay 869 virtual EglOS::Surface* createWindowSurface(PixelFormat* pf, EGLNativeWindowType wnd) { in createWindowSurface() function in __anonc6aa49140111::EglEngine
|
D | EglOsApi_darwin.cpp | 410 virtual EglOS::Surface* createWindowSurface(EglOS::PixelFormat* cfg, in createWindowSurface() function in __anon3225ff810111::MacEngine
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/common/ |
H A D | TestContext.cpp | 93 void TestContext::createWindowSurface() { in createWindowSurface() function in android::uirenderer::test::TestContext
|
/aosp_15_r20/external/deqp/framework/egl/wrapper/ |
H A D | eglwFunctions.inl | 24 eglCreateWindowSurfaceFunc createWindowSurface; variable
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/ |
D | DisplaySurfaceGl.cpp | 168 std::unique_ptr<DisplaySurfaceGl> DisplaySurfaceGl::createWindowSurface( in createWindowSurface() function in gfxstream::gl::DisplaySurfaceGl
|
D | EmulationGl.cpp | 601 std::unique_ptr<DisplaySurface> EmulationGl::createWindowSurface( in createWindowSurface() function in gfxstream::gl::EmulationGl
|
/aosp_15_r20/frameworks/native/libs/gui/tests/ |
H A D | GLTest.cpp | 164 EGLSurface GLTest::createWindowSurface(EGLDisplay display, EGLConfig config, in createWindowSurface() function in android::GLTest
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLPresentPathD3D11Test.cpp | 81 void createWindowSurface() in createWindowSurface() function in EGLPresentPathD3D11
|
H A D | EGLBufferAgeTest.cpp | 80 bool createWindowSurface(EGLConfig config, EGLNativeWindowType win, EGLSurface *surface) const in createWindowSurface() function in EGLBufferAgeTest
|
H A D | EGLProtectedContentTest.cpp | 126 bool createWindowSurface(EGLBoolean isProtected, in createWindowSurface() function in EGLProtectedContentTest
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | DisplayNULL.cpp | 150 SurfaceImpl *DisplayNULL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayNULL
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A 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
|
/aosp_15_r20/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
H A D | GLSurfaceViewCustom.java | 807 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface() method 814 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in GLSurfaceViewCustom.DefaultWindowSurfaceFactory
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | GLSurfaceView.java | 729 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface() method 736 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in GLSurfaceView.DefaultWindowSurfaceFactory
|
/aosp_15_r20/external/deqp/framework/platform/lnx/X11/ |
H A D | tcuLnxX11EglDisplayFactory.cpp | 95 …eglw::EGLSurface createWindowSurface(eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNative… in createWindowSurface() function in tcu::lnx::x11::egl::Library
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | DisplayWgpu.cpp | 160 SurfaceImpl *DisplayWgpu::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayWgpu
|
/aosp_15_r20/frameworks/native/cmds/flatland/ |
H A D | GLHelper.cpp | 251 bool GLHelper::createWindowSurface(uint32_t w, uint32_t h, in createWindowSurface() function in android::GLHelper
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | DisplayD3D.cpp | 165 SurfaceImpl *DisplayD3D::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayD3D
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglCreateSurfaceTests.cpp | 88 EGLSurface createWindowSurface(EGLDisplay display, EGLConfig config, eglu::NativeDisplay &nativeDis… in createWindowSurface() function
|
/aosp_15_r20/cts/tests/vr/src/android/vr/cts/ |
H A D | OpenGLESActivity.java | 284 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in OpenGLESActivity.ProtectedWindowSurfaceFactory
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/ |
H A D | DisplayWGL.cpp | 409 SurfaceImpl *DisplayWGL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayWGL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | DisplayVk.cpp | 271 SurfaceImpl *DisplayVk::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayVk
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/ |
H A D | DisplayGLX.cpp | 381 SurfaceImpl *DisplayGLX::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayGLX
|
/aosp_15_r20/external/deqp/framework/egl/ |
H A D | egluUtil.cpp | 319 EGLSurface createWindowSurface(NativeDisplay &nativeDisplay, NativeWindow &window, EGLDisplay displ… in createWindowSurface() function
|