/third_party/wayland_standard/tests/data/ |
D | example-server.h | 14 struct wl_client; 927 void (*sync)(struct wl_client *client, 938 void (*get_registry)(struct wl_client *client, 979 void (*bind)(struct wl_client *client, 1059 void (*create_surface)(struct wl_client *client, 1068 void (*create_region)(struct wl_client *client, 1109 void (*create_buffer)(struct wl_client *client, 1125 void (*destroy)(struct wl_client *client, 1136 void (*resize)(struct wl_client *client, 1448 void (*create_pool)(struct wl_client *client, [all …]
|
D | small-server-core.h | 14 struct wl_client; 102 void (*rq1)(struct wl_client *client, 107 void (*rq2)(struct wl_client *client, 118 void (*destroy)(struct wl_client *client,
|
D | small-server.h | 14 struct wl_client; 102 void (*rq1)(struct wl_client *client, 107 void (*rq2)(struct wl_client *client, 118 void (*destroy)(struct wl_client *client,
|
/third_party/weston/libweston-desktop/ |
D | wl-shell.c | 201 weston_desktop_wl_shell_surface_protocol_pong(struct wl_client *wl_client, in weston_desktop_wl_shell_surface_protocol_pong() argument 211 weston_desktop_wl_shell_surface_protocol_move(struct wl_client *wl_client, in weston_desktop_wl_shell_surface_protocol_move() argument 230 weston_desktop_wl_shell_surface_protocol_resize(struct wl_client *wl_client, in weston_desktop_wl_shell_surface_protocol_resize() argument 251 weston_desktop_wl_shell_surface_protocol_set_toplevel(struct wl_client *wl_client, in weston_desktop_wl_shell_surface_protocol_set_toplevel() argument 267 weston_desktop_wl_shell_surface_protocol_set_transient(struct wl_client *wl_client, in weston_desktop_wl_shell_surface_protocol_set_transient() argument 298 weston_desktop_wl_shell_surface_protocol_set_fullscreen(struct wl_client *wl_client, in weston_desktop_wl_shell_surface_protocol_set_fullscreen() argument 319 weston_desktop_wl_shell_surface_protocol_set_popup(struct wl_client *wl_client, in weston_desktop_wl_shell_surface_protocol_set_popup() argument 339 wl_client_post_no_memory(wl_client); in weston_desktop_wl_shell_surface_protocol_set_popup() 355 weston_desktop_wl_shell_surface_protocol_set_maximized(struct wl_client *wl_client, in weston_desktop_wl_shell_surface_protocol_set_maximized() argument 369 weston_desktop_wl_shell_surface_protocol_set_title(struct wl_client *wl_client, in weston_desktop_wl_shell_surface_protocol_set_title() argument [all …]
|
D | xdg-shell.c | 219 weston_desktop_xdg_positioner_protocol_set_size(struct wl_client *wl_client, in weston_desktop_xdg_positioner_protocol_set_size() argument 238 weston_desktop_xdg_positioner_protocol_set_anchor_rect(struct wl_client *wl_client, in weston_desktop_xdg_positioner_protocol_set_anchor_rect() argument 260 weston_desktop_xdg_positioner_protocol_set_anchor(struct wl_client *wl_client, in weston_desktop_xdg_positioner_protocol_set_anchor() argument 271 weston_desktop_xdg_positioner_protocol_set_gravity(struct wl_client *wl_client, in weston_desktop_xdg_positioner_protocol_set_gravity() argument 282 weston_desktop_xdg_positioner_protocol_set_constraint_adjustment(struct wl_client *wl_client, in weston_desktop_xdg_positioner_protocol_set_constraint_adjustment() argument 293 weston_desktop_xdg_positioner_protocol_set_offset(struct wl_client *wl_client, in weston_desktop_xdg_positioner_protocol_set_offset() argument 339 weston_desktop_xdg_toplevel_protocol_set_parent(struct wl_client *wl_client, in weston_desktop_xdg_toplevel_protocol_set_parent() argument 357 weston_desktop_xdg_toplevel_protocol_set_title(struct wl_client *wl_client, in weston_desktop_xdg_toplevel_protocol_set_title() argument 368 weston_desktop_xdg_toplevel_protocol_set_app_id(struct wl_client *wl_client, in weston_desktop_xdg_toplevel_protocol_set_app_id() argument 379 weston_desktop_xdg_toplevel_protocol_show_window_menu(struct wl_client *wl_client, in weston_desktop_xdg_toplevel_protocol_show_window_menu() argument [all …]
|
D | xdg-shell-v6.c | 181 weston_desktop_xdg_positioner_protocol_set_size(struct wl_client *wl_client, in weston_desktop_xdg_positioner_protocol_set_size() argument 200 weston_desktop_xdg_positioner_protocol_set_anchor_rect(struct wl_client *wl_client, in weston_desktop_xdg_positioner_protocol_set_anchor_rect() argument 222 weston_desktop_xdg_positioner_protocol_set_anchor(struct wl_client *wl_client, in weston_desktop_xdg_positioner_protocol_set_anchor() argument 243 weston_desktop_xdg_positioner_protocol_set_gravity(struct wl_client *wl_client, in weston_desktop_xdg_positioner_protocol_set_gravity() argument 264 weston_desktop_xdg_positioner_protocol_set_constraint_adjustment(struct wl_client *wl_client, in weston_desktop_xdg_positioner_protocol_set_constraint_adjustment() argument 275 weston_desktop_xdg_positioner_protocol_set_offset(struct wl_client *wl_client, in weston_desktop_xdg_positioner_protocol_set_offset() argument 321 weston_desktop_xdg_toplevel_protocol_set_parent(struct wl_client *wl_client, in weston_desktop_xdg_toplevel_protocol_set_parent() argument 339 weston_desktop_xdg_toplevel_protocol_set_title(struct wl_client *wl_client, in weston_desktop_xdg_toplevel_protocol_set_title() argument 350 weston_desktop_xdg_toplevel_protocol_set_app_id(struct wl_client *wl_client, in weston_desktop_xdg_toplevel_protocol_set_app_id() argument 361 weston_desktop_xdg_toplevel_protocol_show_window_menu(struct wl_client *wl_client, in weston_desktop_xdg_toplevel_protocol_show_window_menu() argument [all …]
|
D | client.c | 36 struct wl_client *client; 85 struct wl_client *wl_client, in weston_desktop_client_create() argument 97 if (wl_client != NULL) in weston_desktop_client_create() 98 wl_client_post_no_memory(wl_client); in weston_desktop_client_create() 103 client->client = wl_client; in weston_desktop_client_create() 108 if (wl_client == NULL) in weston_desktop_client_create() 111 client->resource = wl_resource_create(wl_client, interface, version, id); in weston_desktop_client_create() 113 wl_client_post_no_memory(wl_client); in weston_desktop_client_create() 135 wl_client_post_no_memory(wl_client); in weston_desktop_client_create() 158 WL_EXPORT struct wl_client *
|
D | surface.c | 304 struct wl_client *wl_client = in weston_desktop_surface_add_resource() local 308 resource = wl_resource_create(wl_client, in weston_desktop_surface_add_resource() 313 wl_client_post_no_memory(wl_client); in weston_desktop_surface_add_resource() 358 struct wl_client *wl_client= in weston_desktop_surface_create_desktop_view() local 366 if (wl_client != NULL) in weston_desktop_surface_create_desktop_view() 367 wl_client_post_no_memory(wl_client); in weston_desktop_surface_create_desktop_view() 373 if (wl_client != NULL) in weston_desktop_surface_create_desktop_view() 374 wl_client_post_no_memory(wl_client); in weston_desktop_surface_create_desktop_view() 610 struct wl_client *wl_client = in weston_desktop_surface_get_pid() local 616 assert(wl_client); in weston_desktop_surface_get_pid() [all …]
|
/third_party/wayland_standard/src/ |
D | wayland-server-core.h | 220 struct wl_client; 222 typedef void (*wl_global_bind_func_t)(struct wl_client *client, void *data, 270 typedef bool (*wl_display_global_filter_func_t)(const struct wl_client *client, 288 struct wl_client * 295 wl_client_get_link(struct wl_client *client); 297 struct wl_client * 307 wl_client_destroy(struct wl_client *client); 310 wl_client_flush(struct wl_client *client); 313 wl_client_get_credentials(struct wl_client *client, 317 wl_client_get_fd(struct wl_client *client); [all …]
|
D | wayland-server.h | 69 struct wl_client *client; 74 wl_client_add_resource(struct wl_client *client, 78 wl_client_add_object(struct wl_client *client, 84 wl_client_new_object(struct wl_client *client,
|
D | wayland-server.c | 74 struct wl_client { struct 129 struct wl_client *client; 283 struct wl_client *client = resource->client; in wl_resource_post_error_vargs() 316 destroy_client_with_error(struct wl_client *client, const char *reason) in destroy_client_with_error() 325 struct wl_client *client = data; in wl_client_connection_data() 467 wl_client_flush(struct wl_client *client) in wl_client_flush() 480 wl_client_get_display(struct wl_client *client) in wl_client_get_display() 486 bind_display(struct wl_client *client, struct wl_display *display); 513 WL_EXPORT struct wl_client * 516 struct wl_client *client; in wl_client_create() [all …]
|
D | wayland-shm.c | 133 shm_buffer_destroy(struct wl_client *client, struct wl_resource *resource) in shm_buffer_destroy() 143 format_is_supported(struct wl_client *client, uint32_t format) in format_is_supported() 164 shm_pool_create_buffer(struct wl_client *client, struct wl_resource *resource, in shm_pool_create_buffer() 226 shm_pool_destroy(struct wl_client *client, struct wl_resource *resource) in shm_pool_destroy() 232 shm_pool_resize(struct wl_client *client, struct wl_resource *resource, in shm_pool_resize() 262 shm_create_pool(struct wl_client *client, struct wl_resource *resource, in shm_create_pool() 331 bind_shm(struct wl_client *client, in bind_shm() 647 wl_shm_buffer_create(struct wl_client *client, in wl_shm_buffer_create()
|
/third_party/weston/compositor/ |
D | text-backend.c | 106 struct wl_client *client; 170 text_input_set_surrounding_text(struct wl_client *client, in text_input_set_surrounding_text() 189 text_input_activate(struct wl_client *client, in text_input_activate() 238 text_input_deactivate(struct wl_client *client, in text_input_deactivate() 249 text_input_reset(struct wl_client *client, in text_input_reset() 265 text_input_set_cursor_rectangle(struct wl_client *client, in text_input_set_cursor_rectangle() 285 text_input_set_content_type(struct wl_client *client, in text_input_set_content_type() 303 text_input_invoke_action(struct wl_client *client, in text_input_invoke_action() 321 text_input_commit_state(struct wl_client *client, in text_input_commit_state() 338 text_input_show_input_panel(struct wl_client *client, in text_input_show_input_panel() [all …]
|
D | weston.h | 49 struct wl_client * 55 struct wl_client *
|
/third_party/weston/libweston/ |
D | linux-explicit-synchronization.c | 61 linux_surface_synchronization_destroy(struct wl_client *client, in linux_surface_synchronization_destroy() 68 linux_surface_synchronization_set_acquire_fence(struct wl_client *client, in linux_surface_synchronization_set_acquire_fence() 107 linux_surface_synchronization_get_release(struct wl_client *client, in linux_surface_synchronization_get_release() 168 linux_explicit_synchronization_destroy(struct wl_client *client, in linux_explicit_synchronization_destroy() 175 linux_explicit_synchronization_get_synchronization(struct wl_client *client, in linux_explicit_synchronization_get_synchronization() 214 bind_linux_explicit_synchronization(struct wl_client *client, in bind_linux_explicit_synchronization() 278 struct wl_client *client = wl_resource_get_client(resource); in linux_explicit_synchronization_send_server_error()
|
D | content-protection.c | 78 set_type(struct wl_client *client, struct wl_resource *resource, in set_type() 113 protected_surface_destroy(struct wl_client *client, struct wl_resource *resource) in protected_surface_destroy() 124 set_enforce_mode(struct wl_client *client, struct wl_resource *resource) in set_enforce_mode() 156 set_relax_mode(struct wl_client *client, struct wl_resource *resource) in set_relax_mode() 232 get_protection(struct wl_client *client, struct wl_resource *cp_resource, in get_protection() 290 destroy_protection(struct wl_client *client, struct wl_resource *cp_resource) in destroy_protection() 302 bind_weston_content_protection(struct wl_client *client, void *data, in bind_weston_content_protection()
|
D | weston-direct-display.c | 39 direct_display_enable(struct wl_client *client, in direct_display_enable() 51 direct_display_destroy(struct wl_client *client, in direct_display_destroy() 64 bind_direct_display(struct wl_client *client, void *data, in bind_direct_display()
|
D | linux-dmabuf.c | 70 params_destroy(struct wl_client *client, struct wl_resource *resource) in params_destroy() 76 params_add(struct wl_client *client, in params_add() 130 params_add_buffer_handle(struct wl_client *client, struct wl_resource *params_resource, in params_add_buffer_handle() 178 linux_dmabuf_wl_buffer_destroy(struct wl_client *client, in linux_dmabuf_wl_buffer_destroy() 204 params_create_common(struct wl_client *client, in params_create_common() 369 params_create(struct wl_client *client, in params_create() 381 params_create_immed(struct wl_client *client, in params_create_immed() 403 linux_dmabuf_destroy(struct wl_client *client, struct wl_resource *resource) in linux_dmabuf_destroy() 409 linux_dmabuf_create_params(struct wl_client *client, in linux_dmabuf_create_params() 528 bind_linux_dmabuf(struct wl_client *client, in bind_linux_dmabuf() [all …]
|
D | weston-log-wayland.c | 214 weston_debug_stream_destroy(struct wl_client *client, in weston_debug_stream_destroy() 226 weston_debug_destroy(struct wl_client *client, in weston_debug_destroy() 233 weston_debug_subscribe(struct wl_client *client, in weston_debug_subscribe() 273 weston_log_bind_weston_debug(struct wl_client *client, in weston_log_bind_weston_debug()
|
D | data-device.c | 41 struct wl_client *client; 68 data_offer_accept(struct wl_client *client, struct wl_resource *resource, in data_offer_accept() 86 data_offer_receive(struct wl_client *client, struct wl_resource *resource, in data_offer_receive() 98 data_offer_destroy(struct wl_client *client, struct wl_resource *resource) in data_offer_destroy() 189 data_offer_set_actions(struct wl_client *client, in data_offer_set_actions() 217 data_offer_finish(struct wl_client *client, struct wl_resource *resource) in data_offer_finish() 349 data_source_offer(struct wl_client *client, in data_source_offer() 365 data_source_destroy(struct wl_client *client, struct wl_resource *resource) in data_source_destroy() 371 data_source_set_actions(struct wl_client *client, in data_source_set_actions() 914 struct wl_client *client) in weston_pointer_start_drag() [all …]
|
/third_party/wayland_standard/tests/ |
D | test-compositor.c | 63 void (*stop_display)(struct wl_client *client, 66 void (*noop)(struct wl_client *client, 155 ci->wl_client = NULL; in client_destroyed() 236 cl->wl_client = wl_client_create(d->wl_display, sock_wayl[1]); in display_create_client() 237 if (!cl->wl_client) { in display_create_client() 246 wl_client_add_destroy_listener(cl->wl_client, in display_create_client() 277 handle_stop_display(struct wl_client *client, in handle_stop_display() 302 handle_noop(struct wl_client *client, struct wl_resource *resource) in handle_noop() 314 tc_bind(struct wl_client *client, void *data, in tc_bind() 402 assert(cl->wl_client == NULL); in display_destroy()
|
D | test-compositor.h | 35 struct wl_client *wl_client; member
|
/third_party/weston/clients/ |
D | nested.c | 317 struct wl_client *client; 416 surface_destroy(struct wl_client *client, struct wl_resource *resource) in surface_destroy() 422 surface_attach(struct wl_client *client, in surface_attach() 491 surface_damage(struct wl_client *client, in surface_damage() 512 surface_frame(struct wl_client *client, in surface_frame() 534 surface_set_opaque_region(struct wl_client *client, in surface_set_opaque_region() 542 surface_set_input_region(struct wl_client *client, in surface_set_input_region() 550 surface_commit(struct wl_client *client, struct wl_resource *resource) in surface_commit() 581 surface_set_buffer_transform(struct wl_client *client, in surface_set_buffer_transform() 609 compositor_create_surface(struct wl_client *client, in compositor_create_surface() [all …]
|
/third_party/weston/tests/ |
D | weston-test.c | 171 move_surface(struct wl_client *client, struct wl_resource *resource, in move_surface() 205 move_pointer(struct wl_client *client, struct wl_resource *resource, in move_pointer() 229 send_button(struct wl_client *client, struct wl_resource *resource, in send_button() 244 send_axis(struct wl_client *client, struct wl_resource *resource, in send_axis() 263 activate_surface(struct wl_client *client, struct wl_resource *resource, in activate_surface() 286 send_key(struct wl_client *client, struct wl_resource *resource, in send_key() 300 device_release(struct wl_client *client, in device_release() 321 device_add(struct wl_client *client, in device_add() 353 struct wl_client *client; 566 capture_screenshot(struct wl_client *client, in capture_screenshot() [all …]
|
/third_party/wayland-ivi-extension/weston-ivi-shell/src/ |
D | ivi-controller.c | 79 struct wl_client *client; 102 check_surface_id(struct wl_client *client, uint32_t surface_id) in check_surface_id() 308 controller_set_surface_opacity(struct wl_client *client, in controller_set_surface_opacity() 335 controller_set_surface_source_rectangle(struct wl_client *client, in controller_set_surface_source_rectangle() 378 controller_set_surface_destination_rectangle(struct wl_client *client, in controller_set_surface_destination_rectangle() 427 controller_set_surface_visibility(struct wl_client *client, in controller_set_surface_visibility() 491 controller_surface_screenshot(struct wl_client *client, 599 struct wl_client* target_client; 617 controller_surface_sync(struct wl_client *client, 676 controller_set_surface_type(struct wl_client *client, struct wl_resource *resource, [all …]
|