Home
last modified time | relevance | path

Searched refs:wl_display_connect (Results 1 – 25 of 52) sorted by relevance

123

/third_party/wayland_standard/tests/
Dqueue-test.c66 display = wl_display_connect(NULL); in client_test_proxy_destroy()
116 state.display = wl_display_connect(NULL); in client_test_multiple_queues()
167 display = wl_display_connect(NULL); in client_test_queue_roundtrip()
222 display = wl_display_connect(NULL); in client_test_queue_proxy_wrapper()
272 display = wl_display_connect(NULL); in client_test_queue_set_queue_race()
Dcompositor-introspection-test.c114 client.display = wl_display_connect(socket); in TEST()
152 client.display = wl_display_connect(socket); in TEST()
Dsocket-test.c69 d = wl_display_connect(path); in TEST()
272 struct wl_display *client_display = wl_display_connect(NULL); in TEST()
Dproxy-test.c108 client.display = wl_display_connect(socket); in TEST()
Dprotocol-logger-test.c132 client.display = wl_display_connect(socket); in TEST()
Dsanity-test.c141 struct wl_display *display = wl_display_connect(NULL); in sanity_client_no_leak()
/third_party/vk-gl-cts/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp77 struct wl_display *display = wl_display_connect(name); in hasDisplay()
97 m_display = wl_display_connect(name); in Display()
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmCommon/src/
Dilm_common_wayland_platform.c70 ctx->display = wl_display_connect(NULL); in wayland_init()
/third_party/wayland-ivi-extension/screen-info/test/
Dmain.c51 d.display = wl_display_connect(NULL); in main()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstgldisplay_wayland.c106 ret->display = wl_display_connect (name); in gst_gl_display_wayland_new()
/third_party/wayland_standard/src/
Dwayland-client-core.h208 wl_display_connect(const char *name);
/third_party/mesa3d/src/vulkan/device-select-layer/
Ddevice_select_wayland.c106 display = wl_display_connect(NULL); in device_select_find_wayland_pci_default()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/
Dgstvkdisplay_wayland.c124 ret->display = wl_display_connect (name); in gst_vulkan_display_wayland_new()
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandsym.h46 SDL_WAYLAND_SYM(struct wl_display *, wl_display_connect, (const char *))
/third_party/wayland-ivi-extension/ivi-layermanagement-api/test/
DTestBase.cpp118 wlDisplay = wl_display_connect(NULL); in TestBase()
/third_party/EGL/extensions/KHR/
DEGL_KHR_platform_wayland.txt77 manual page wl_display_connect(3) defines the location of the default
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/
DWLContext.cpp214 m_wlDisplay = wl_display_connect(NULL); in InitWLContext()
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_platform_wayland.txt77 manual page wl_display_connect(3) defines the location of the default
/third_party/gstreamer/gstplugins_bad/tests/examples/waylandsink/
Dwayland-threads.c155 app->display = wl_display_connect (NULL); in main()
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmClient/src/
Dilm_client_wayland_platform.c201 ctx->display = wl_display_connect(NULL); in init_client()
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_platform_wayland.txt77 manual page wl_display_connect(3) defines the location of the default
/third_party/EGL/extensions/EXT/
DEGL_EXT_platform_wayland.txt77 manual page wl_display_connect(3) defines the location of the default
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/
DOpenGLES2App.cpp194 m_wlContextStruct.wlDisplay = wl_display_connect(NULL); in createWLContext()
/third_party/weston/clients/
Dnested-client.c275 client->display = wl_display_connect(NULL); in nested_client_create()
Dscreenshot.c287 display = wl_display_connect(NULL); in main()

123