Searched refs:wl_display_connect (Results 1 – 23 of 23) sorted by relevance
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()
141 struct wl_display *display = wl_display_connect(NULL); in sanity_client_no_leak()
293 client.display = wl_display_connect(socket); in TEST()
465 c->wl_display = wl_display_connect(NULL); in client_connect()
35 mWaylandDisplay = wl_display_connect(nullptr); in initialize()119 wl_display *display = wl_display_connect(nullptr); in IsVulkanWaylandDisplayAvailable()
51 mDisplay = wl_display_connect(nullptr); in initializeImpl()182 wl_display *display = wl_display_connect(nullptr); in IsWaylandWindowAvailable()
81 struct wl_display *display = wl_display_connect(name); in hasDisplay()101 m_display = wl_display_connect(name); in Display()
75 struct wl_display* display = wl_display_connect(NULL); in main_wl()
106 display = wl_display_connect(NULL); in device_select_find_wayland_pci_default()
226 wl_display_connect(const char *name);
211 wl_display_connect(const char *name);
1171 wl_display_connect(const char *name) in wl_display_connect() function
154 client.display = wl_display_connect(socket);
36 wl_display_connect(const char *name);
313 client.display = wl_display_connect(socket);
438 mNativeDisplay = bitCast<eglw::EGLNativeDisplayType>(wl_display_connect(nullptr)); in ANGLENativeDisplayFactory()
691 inter.dpy = wl_display_connect(NULL); in main()
1496 dri2_dpy->wl_dpy = wl_display_connect(NULL); in dri2_initialize_wayland_drm()2033 dri2_dpy->wl_dpy = wl_display_connect(NULL); in dri2_initialize_wayland_swrast()
733 struct wl_display *display = wl_display_connect(socket_path); in dwl_context_setup()
360 info.display = wl_display_connect(nullptr); in init_connection()