Home
last modified time | relevance | path

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

/external/wayland/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()
Dprotocol-logger-test.c132 client.display = wl_display_connect(socket); in TEST()
Dsocket-test.c65 d = wl_display_connect(path); in TEST()
Dsanity-test.c187 struct wl_display *display = wl_display_connect(NULL); in sanity_client_no_leak()
Dtest-compositor.c449 c->wl_display = wl_display_connect(NULL); in client_connect()
/external/wayland/doc/man/
DMakefile.am8 wl_display_connect.3
48 wl_display_connect_to_fd.3: wl_display_connect.3
/external/deqp/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()
/external/wayland/src/
Dwayland-client-core.h201 wl_display_connect(const char *name);
Dwayland-client.c1000 wl_display_connect(const char *name) in wl_display_connect() function
/external/libkmsxx/kmscube/
Dcube-wl.cpp77 struct wl_display *display = wl_display_connect(NULL); in main_wl()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c1325 dri2_dpy->wl_dpy = wl_display_connect(NULL); in dri2_initialize_wayland_drm()
1989 dri2_dpy->wl_dpy = wl_display_connect(NULL); in dri2_initialize_wayland_swrast()