Home
last modified time | relevance | path

Searched defs:createWindowSurface (Results 1 – 25 of 212) sorted by relevance

123456789

/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DFramebufferTest.java330 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/
DEglOsApi_egl.cpp687 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
DEglOsApi_darwin.cpp410 virtual EglOS::Surface* createWindowSurface(EglOS::PixelFormat* cfg, in createWindowSurface() function in __anon3225ff810111::MacEngine
/aosp_15_r20/frameworks/base/libs/hwui/tests/common/
H A DTestContext.cpp93 void TestContext::createWindowSurface() { in createWindowSurface() function in android::uirenderer::test::TestContext
/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwFunctions.inl24 eglCreateWindowSurfaceFunc createWindowSurface; variable
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DDisplaySurfaceGl.cpp168 std::unique_ptr<DisplaySurfaceGl> DisplaySurfaceGl::createWindowSurface( in createWindowSurface() function in gfxstream::gl::DisplaySurfaceGl
DEmulationGl.cpp601 std::unique_ptr<DisplaySurface> EmulationGl::createWindowSurface( in createWindowSurface() function in gfxstream::gl::EmulationGl
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DGLTest.cpp164 EGLSurface GLTest::createWindowSurface(EGLDisplay display, EGLConfig config, in createWindowSurface() function in android::GLTest
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLPresentPathD3D11Test.cpp81 void createWindowSurface() in createWindowSurface() function in EGLPresentPathD3D11
H A DEGLBufferAgeTest.cpp80 bool createWindowSurface(EGLConfig config, EGLNativeWindowType win, EGLSurface *surface) const in createWindowSurface() function in EGLBufferAgeTest
H A DEGLProtectedContentTest.cpp126 bool createWindowSurface(EGLBoolean isProtected, in createWindowSurface() function in EGLProtectedContentTest
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DDisplayNULL.cpp150 SurfaceImpl *DisplayNULL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayNULL
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A 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
/aosp_15_r20/cts/tests/tests/openglperf/src/android/openglperf/cts/
H A DGLSurfaceViewCustom.java807 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 DGLSurfaceView.java729 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 DtcuLnxX11EglDisplayFactory.cpp95 …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 DDisplayWgpu.cpp160 SurfaceImpl *DisplayWgpu::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayWgpu
/aosp_15_r20/frameworks/native/cmds/flatland/
H A DGLHelper.cpp251 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 DDisplayD3D.cpp165 SurfaceImpl *DisplayD3D::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayD3D
/aosp_15_r20/external/deqp/modules/egl/
H A DteglCreateSurfaceTests.cpp88 EGLSurface createWindowSurface(EGLDisplay display, EGLConfig config, eglu::NativeDisplay &nativeDis… in createWindowSurface() function
/aosp_15_r20/cts/tests/vr/src/android/vr/cts/
H A DOpenGLESActivity.java284 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 DDisplayWGL.cpp409 SurfaceImpl *DisplayWGL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayWGL
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DDisplayVk.cpp271 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 DDisplayGLX.cpp381 SurfaceImpl *DisplayGLX::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayGLX
/aosp_15_r20/external/deqp/framework/egl/
H A DegluUtil.cpp319 EGLSurface createWindowSurface(NativeDisplay &nativeDisplay, NativeWindow &window, EGLDisplay displ… in createWindowSurface() function

123456789