Searched refs:wl_event_loop_add_idle (Results 1 – 14 of 14) sorted by relevance
/third_party/wayland_standard/src/ |
D | wayland-server-core.h | 171 wl_event_loop_add_idle(struct wl_event_loop *loop,
|
D | event-loop.c | 772 wl_event_loop_add_idle(struct wl_event_loop *loop, in wl_event_loop_add_idle() function
|
/third_party/wayland_standard/tests/ |
D | test-compositor.c | 153 wl_event_loop_add_idle(loop, handle_client_destroy, ci); in client_destroyed()
|
/third_party/weston/libweston/ |
D | animation.c | 254 wl_event_loop_add_idle(loop, idle_animation_destroy, animation); in weston_view_animation_create()
|
D | compositor.c | 1173 cp->surface_protection_update = wl_event_loop_add_idle(loop, in weston_schedule_surface_protection_update() 3285 output->idle_repaint_source = wl_event_loop_add_idle(loop, idle_repaint, in weston_output_schedule_repaint() 5230 compositor->heads_changed_source = wl_event_loop_add_idle(loop, in weston_compositor_schedule_heads_changed()
|
/third_party/weston/tests/ |
D | weston-test.c | 841 wl_event_loop_add_idle(loop, idle_launch_testsuite, test); in wet_module_init()
|
/third_party/weston/remoting/ |
D | remoting-plugin.c | 311 wl_event_loop_add_idle(loop, remoting_gst_restart, output); in remoting_gst_schedule_restart()
|
/third_party/weston/libweston-desktop/ |
D | xdg-shell-v6.c | 1008 wl_event_loop_add_idle(loop, in weston_desktop_xdg_surface_schedule_configure()
|
D | xdg-shell.c | 1048 wl_event_loop_add_idle(loop, in weston_desktop_xdg_surface_schedule_configure()
|
/third_party/weston/xwayland/ |
D | window-manager.c | 1430 wl_event_loop_add_idle(wm->server->loop, in weston_wm_window_schedule_repaint() 2777 wl_event_loop_add_idle(wm->server->loop, in send_configure()
|
/third_party/weston/ivi-shell/ |
D | hmi-controller.c | 2003 wl_event_loop_add_idle(loop, launch_hmi_client_process, hmi_ctrl); in wet_module_init()
|
/third_party/weston/libweston/backend-x11/ |
D | x11.c | 1612 wl_event_loop_add_idle(loop, delete_cb, data); in x11_backend_handle_event()
|
/third_party/wayland-ivi-extension/weston-ivi-shell/src/ |
D | ivi-controller.c | 2459 wl_event_loop_add_idle(loop, launch_client_process, shell);
|
/third_party/weston/desktop-shell/ |
D | shell.c | 2355 wl_event_loop_add_idle(loop, fade_out_done_idle_cb, shsurf); in fade_out_done() 4166 wl_event_loop_add_idle(loop, do_shell_fade_startup, shell); in shell_fade_startup()
|