Home
last modified time | relevance | path

Searched refs:wl_signal_init (Results 1 – 20 of 20) sorted by relevance

/third_party/wayland_standard/tests/
Dsignal-test.c42 wl_signal_init(&signal); in TEST()
62 wl_signal_init(&signal); in TEST()
89 wl_signal_init(&signal); in TEST()
108 wl_signal_init(&signal); in TEST()
/third_party/weston/libweston/
Dcompositor.c343 wl_signal_init(&view->destroy_signal); in weston_view_create()
545 wl_signal_init(&surface->destroy_signal); in weston_surface_create()
546 wl_signal_init(&surface->commit_signal); in weston_surface_create()
2326 wl_signal_init(&buffer->destroy_signal); in weston_buffer_from_resource()
5168 wl_signal_init(&head->destroy_signal); in weston_head_init()
6360 wl_signal_init(&output->user_destroy_signal); in weston_output_init()
6512 wl_signal_init(&output->frame_signal); in weston_output_enable()
6513 wl_signal_init(&output->destroy_signal); in weston_output_enable()
7478 wl_signal_init(&ec->destroy_signal); in weston_compositor_create()
7479 wl_signal_init(&ec->create_surface_signal); in weston_compositor_create()
[all …]
Dclipboard.c156 wl_signal_init(&source->base.destroy_signal); in clipboard_source_create()
Dinput.c161 wl_signal_init(&device->destroy_signal); in weston_touch_create_touch_device()
1229 wl_signal_init(&pointer->motion_signal); in weston_pointer_create()
1230 wl_signal_init(&pointer->focus_signal); in weston_pointer_create()
1232 wl_signal_init(&pointer->destroy_signal); in weston_pointer_create()
1303 wl_signal_init(&keyboard->focus_signal); in weston_keyboard_create()
1364 wl_signal_init(&touch->focus_signal); in weston_touch_create()
3425 wl_signal_init(&seat->selection_signal); in weston_seat_init()
3427 wl_signal_init(&seat->destroy_signal); in weston_seat_init()
3428 wl_signal_init(&seat->updated_caps_signal); in weston_seat_init()
Dpixman-renderer.c908 wl_signal_init(&renderer->destroy_signal); in pixman_renderer_init()
Ddata-device.c1270 wl_signal_init(&source->destroy_signal); in create_data_source()
/third_party/weston/libweston-desktop/
Dclient.c106 wl_signal_init(&client->destroy_signal); in weston_desktop_client_create()
Dsurface.c291 wl_signal_init(&surface->metadata_signal); in weston_desktop_surface_create()
/third_party/weston/ivi-shell/
Divi-layout.c1324 wl_signal_init(&ivilayer->property_changed); in ivi_layout_layer_create_with_dimension()
2018 wl_signal_init(&ivisurf->property_changed); in surface_create()
2163 wl_signal_init(&layout->layer_notification.created); in ivi_layout_init_with_compositor()
2164 wl_signal_init(&layout->layer_notification.removed); in ivi_layout_init_with_compositor()
2166 wl_signal_init(&layout->surface_notification.created); in ivi_layout_init_with_compositor()
2167 wl_signal_init(&layout->surface_notification.removed); in ivi_layout_init_with_compositor()
2168 wl_signal_init(&layout->surface_notification.configure_changed); in ivi_layout_init_with_compositor()
2169 wl_signal_init(&layout->surface_notification.configure_desktop_changed); in ivi_layout_init_with_compositor()
/third_party/weston/xwayland/
Ddnd.c130 wl_signal_init(&source->base.destroy_signal); in handle_enter()
Dselection.c233 wl_signal_init(&source->base.destroy_signal); in weston_wm_get_selection_targets()
/third_party/wayland_standard/src/
Dwayland-server-core.h426 wl_signal_init(struct wl_signal *signal) in wl_signal_init() function
Devent-loop.c901 wl_signal_init(&loop->destroy_signal); in wl_event_loop_create()
Dwayland-server.c1781 wl_signal_init(&resource->deprecated_destroy_signal); in wl_resource_create()
2196 wl_signal_init(&resource->deprecated_destroy_signal); in wl_client_add_resource()
/third_party/weston/desktop-shell/
Dinput-panel.c254 wl_signal_init(&input_panel_surface->destroy_signal); in create_input_panel_surface()
Dshell.c2414 wl_signal_init(&shsurf->destroy_signal); in desktop_surface_added()
/third_party/weston/kiosk-shell/
Dkiosk-shell.c310 wl_signal_init(&shsurf->destroy_signal); in kiosk_shell_surface_create()
/third_party/weston/clients/
Dnested.c202 wl_signal_init(&buffer->destroy_signal); in nested_buffer_from_resource()
/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c2241 wl_signal_init(&shell->ivisurface_created_signal);
2242 wl_signal_init(&shell->ivisurface_removed_signal);
/third_party/weston/libweston/renderer-gl/
Dgl-renderer.c3702 wl_signal_init(&gr->destroy_signal); in gl_renderer_display_create()