Home
last modified time | relevance | path

Searched refs:wl_display_roundtrip (Results 1 – 13 of 13) sorted by relevance

/external/wayland/tests/
Ddisplay-test.c170 wl_display_roundtrip(c->wl_display); in client_get_seat_with_info()
209 assert(wl_display_roundtrip(c->wl_display) == -1); in check_for_error()
1021 wl_display_roundtrip(c->wl_display); in get_globals()
1071 wl_display_roundtrip(c->wl_display); in force_bind()
1158 wl_display_roundtrip(c->wl_display); in zombie_client()
1161 wl_display_roundtrip(c->wl_display); in zombie_client()
1164 wl_display_roundtrip(c->wl_display); in zombie_client()
1328 wl_display_roundtrip(c->wl_display); in double_zombie_client()
1331 wl_display_roundtrip(c->wl_display); in double_zombie_client()
1334 wl_display_roundtrip(c->wl_display); in double_zombie_client()
[all …]
Dqueue-test.c73 assert(wl_display_roundtrip(display) != -1); in client_test_proxy_destroy()
185 wl_display_roundtrip(display); in client_test_queue_roundtrip()
239 wl_display_roundtrip(display); in client_test_queue_proxy_wrapper()
286 wl_display_roundtrip(display); in client_test_queue_set_queue_race()
Dsocket-test.c274 ret = wl_display_roundtrip(client_display); in TEST()
Dtest-compositor.c473 wl_display_roundtrip(c->wl_display); in client_connect()
/external/crosvm/gpu_display/src/
Ddisplay_wl.c408 wl_display_roundtrip(display); in dwl_context_setup()
455 wl_display_roundtrip(self->display); in dwl_context_dispatch()
517 wl_display_roundtrip(self->display); in dwl_context_dmabuf_new()
660 wl_display_roundtrip(self->display); in dwl_context_surface_new()
688 wl_display_roundtrip(self->display); in dwl_context_surface_new()
/external/libxkbcommon/tools/
Dinteractive-wayland.c652 wl_display_roundtrip(inter->dpy); in dpy_disconnect()
696 wl_display_roundtrip(inter.dpy); in main()
701 wl_display_roundtrip(inter.dpy); in main()
/external/libkmsxx/kmscube/
Dcube-wl.cpp78 wl_display_roundtrip(display); in main_wl()
/external/mesa3d/src/vulkan/device-select-layer/
Ddevice_select_wayland.c121 wl_display_roundtrip(display); in device_select_find_wayland_pci_default()
/external/swiftshader/src/WSI/
DWaylandSurfaceKHR.cpp112 wl_display_roundtrip(display); in present()
/external/wayland/src/
Dwayland-client-core.h252 wl_display_roundtrip(struct wl_display *display);
Dwayland-client.c1321 wl_display_roundtrip(struct wl_display *display) in wl_display_roundtrip() function
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp106 wl_display_roundtrip(m_display); in Display()
/external/mesa3d/docs/relnotes/
D9.1.6.rst124 - egl-wayland: Fix left-over wl_display_roundtrip() usage