Searched refs:wl_display_connect (Results 1 – 25 of 52) sorted by relevance
123
66 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()
114 client.display = wl_display_connect(socket); in TEST()152 client.display = wl_display_connect(socket); in TEST()
69 d = wl_display_connect(path); in TEST()272 struct wl_display *client_display = wl_display_connect(NULL); in TEST()
108 client.display = wl_display_connect(socket); in TEST()
132 client.display = wl_display_connect(socket); in TEST()
141 struct wl_display *display = wl_display_connect(NULL); in sanity_client_no_leak()
77 struct wl_display *display = wl_display_connect(name); in hasDisplay()97 m_display = wl_display_connect(name); in Display()
70 ctx->display = wl_display_connect(NULL); in wayland_init()
51 d.display = wl_display_connect(NULL); in main()
106 ret->display = wl_display_connect (name); in gst_gl_display_wayland_new()
208 wl_display_connect(const char *name);
106 display = wl_display_connect(NULL); in device_select_find_wayland_pci_default()
124 ret->display = wl_display_connect (name); in gst_vulkan_display_wayland_new()
46 SDL_WAYLAND_SYM(struct wl_display *, wl_display_connect, (const char *))
118 wlDisplay = wl_display_connect(NULL); in TestBase()
77 manual page wl_display_connect(3) defines the location of the default
214 m_wlDisplay = wl_display_connect(NULL); in InitWLContext()
155 app->display = wl_display_connect (NULL); in main()
201 ctx->display = wl_display_connect(NULL); in init_client()
194 m_wlContextStruct.wlDisplay = wl_display_connect(NULL); in createWLContext()
275 client->display = wl_display_connect(NULL); in nested_client_create()
287 display = wl_display_connect(NULL); in main()