/third_party/weston/ivi-shell/ |
D | ivi-shell.c | 59 struct weston_surface *surface; 75 ivi_shell_surface_committed(struct weston_surface *, int32_t, int32_t); 78 get_ivi_shell_surface(struct weston_surface *surface) in get_ivi_shell_surface() 93 shell_get_ivi_layout_surface(struct weston_surface *surface) in shell_get_ivi_layout_surface() 105 shell_surface_send_configure(struct weston_surface *surface, in shell_surface_send_configure() 119 ivi_shell_surface_committed(struct weston_surface *surface, in ivi_shell_surface_committed() 142 ivi_shell_surface_get_label(struct weston_surface *surface, in ivi_shell_surface_get_label() 250 struct weston_surface *weston_surface = in application_surface_create() local 254 if (weston_surface_set_role(weston_surface, "ivi_surface", in application_surface_create() 258 layout_surface = ivi_layout_surface_create(weston_surface, id_surface); in application_surface_create() [all …]
|
D | ivi-layout-shell.h | 39 struct weston_surface; 47 ivi_layout_desktop_surface_create(struct weston_surface *wl_surface); 54 ivi_layout_surface_create(struct weston_surface *wl_surface,
|
D | ivi-shell.h | 47 shell_surface_send_configure(struct weston_surface *surface, 53 shell_get_ivi_layout_surface(struct weston_surface *surface);
|
D | ivi-layout-export.h | 311 struct weston_surface * 572 int32_t (*surface_dump)(struct weston_surface *surface, 584 (*get_surface)(struct weston_surface *surface); 612 (*surface_create)(struct weston_surface *wl_surface,
|
/third_party/weston/include/libweston/ |
D | libweston.h | 73 struct weston_surface; 659 struct weston_surface *surface); 713 struct weston_surface *icon, 737 struct weston_surface *focus; 789 struct weston_surface *saved_kbd_focus; 896 void (*flush_damage)(struct weston_surface *surface); 897 void (*attach)(struct weston_surface *es, struct weston_buffer *buffer); 898 void (*surface_set_color)(struct weston_surface *surface, 905 void (*surface_get_content_size)(struct weston_surface *surface, 909 int (*surface_copy_content)(struct weston_surface *surface, [all …]
|
D | xwayland-api.h | 144 (*is_xwayland_surface)(struct weston_surface *surface); 152 (*send_position)(struct weston_surface *surface, int32_t x, int32_t y);
|
/third_party/weston/desktop-shell/ |
D | shell.h | 94 struct weston_surface *surface; 117 struct weston_surface *panel_surface; 120 struct weston_surface *background_surface; 153 struct weston_surface *grab_surface; 171 struct weston_surface *surface; 175 struct weston_surface *lock_surface; 227 get_default_view(struct weston_surface *surface); 230 get_shell_surface(struct weston_surface *surface);
|
D | input-panel.c | 44 struct weston_surface *surface; 67 struct weston_surface *focus; in show_input_panel_surface() 110 shell->text_input.surface = (struct weston_surface*)data; in show_input_panels() 163 input_panel_get_label(struct weston_surface *surface, char *buf, size_t len) in input_panel_get_label() 169 input_panel_committed(struct weston_surface *surface, int32_t sx, int32_t sy) in input_panel_committed() 212 get_input_panel_surface(struct weston_surface *surface) in get_input_panel_surface() 237 struct weston_surface *surface) in create_input_panel_surface() 317 struct weston_surface *surface = in input_panel_get_input_panel_surface()
|
D | shell.c | 54 struct weston_surface *keyboard_focus; 186 struct weston_surface *focused_surface; 221 shell_surface_get_label(struct weston_surface *surface, char *buf, size_t len) in shell_surface_get_label() 248 get_default_view(struct weston_surface *surface) in get_default_view() 524 focus_surface_get_label(struct weston_surface *surface, char *buf, size_t len) in focus_surface_get_label() 532 focus_surface_committed(struct weston_surface *es, int32_t sx, int32_t sy) in focus_surface_committed() 537 get_focus_surface(struct weston_surface *surface) in get_focus_surface() 546 is_focus_surface (struct weston_surface *es) in is_focus_surface() 562 struct weston_surface *surface = NULL; in create_focus_surface() 644 struct weston_surface *main_surface; in focus_state_surface_destroy() [all …]
|
/third_party/weston/xwayland/ |
D | xwayland-internal-interface.h | 33 void (*send_configure)(struct weston_surface *surface, int32_t width, int32_t height); 38 struct weston_surface *surface, 44 struct weston_surface *parent); 46 struct weston_surface *parent, int x, int y);
|
/third_party/weston/libweston/renderer-mix/ |
D | mix_renderer.cpp | 42 mix_renderer_attach(struct weston_surface *surface, in mix_renderer_attach() 68 mix_renderer_flush_damage(struct weston_surface *surface) in mix_renderer_flush_damage() 125 mix_renderer_surface_set_color(struct weston_surface *surface, in mix_renderer_surface_set_color() 137 mix_renderer_surface_get_content_size(struct weston_surface *surface, in mix_renderer_surface_get_content_size() 144 mix_renderer_surface_copy_content(struct weston_surface *surface, in mix_renderer_surface_copy_content()
|
/third_party/weston/fullscreen-shell/ |
D | fullscreen-shell.c | 71 struct weston_surface *surface; 80 struct weston_surface *surface; 99 struct weston_surface *surface; 124 replace_default_surface(struct fullscreen_shell *shell, struct weston_surface *surface, in replace_default_surface() 225 black_surface_committed(struct weston_surface *es, int32_t sx, int32_t sy) in black_surface_committed() 233 struct weston_surface *surface = NULL; in create_black_surface() 263 fs_output_set_surface(struct fs_output *fsout, struct weston_surface *surface, 314 configure_presented_surface(struct weston_surface *surface, int32_t sx, 380 surface_subsurfaces_boundingbox(struct weston_surface *surface, int32_t *x, in surface_subsurfaces_boundingbox() 461 fs_output_configure(struct fs_output *fsout, struct weston_surface *surface); [all …]
|
/third_party/weston/libweston/ |
D | libweston-internal.h | 248 struct weston_surface *icon, 259 weston_surface_to_buffer_float(struct weston_surface *surface, 262 weston_surface_to_buffer_rect(struct weston_surface *surface, 266 weston_surface_to_buffer_region(struct weston_surface *surface, 270 weston_surface_schedule_repaint(struct weston_surface *surface);
|
D | linux-explicit-synchronization.c | 51 struct weston_surface *surface = in destroy_linux_surface_synchronization() 72 struct weston_surface *surface = wl_resource_get_user_data(resource); in linux_surface_synchronization_set_acquire_fence() 111 struct weston_surface *surface = in linux_surface_synchronization_get_release() 180 struct weston_surface *surface = in linux_explicit_synchronization_get_synchronization()
|
D | noop-renderer.c | 50 noop_renderer_flush_damage(struct weston_surface *surface) in noop_renderer_flush_damage() 55 noop_renderer_attach(struct weston_surface *es, struct weston_buffer *buffer) in noop_renderer_attach() 93 noop_renderer_surface_set_color(struct weston_surface *surface, in noop_renderer_surface_set_color()
|
D | compositor.c | 326 weston_surface_to_subsurface(struct weston_surface *surface); 329 weston_view_create(struct weston_surface *surface) in weston_view_create() 536 WL_EXPORT struct weston_surface * 539 struct weston_surface *surface; in weston_surface_create() 585 weston_surface_set_color(struct weston_surface *surface, in weston_surface_set_color() 900 viewport_surface_to_buffer(struct weston_surface *surface, in viewport_surface_to_buffer() 930 weston_surface_to_buffer_float(struct weston_surface *surface, in weston_surface_to_buffer_float() 963 weston_surface_to_buffer_rect(struct weston_surface *surface, in weston_surface_to_buffer_rect() 1000 weston_surface_to_buffer_region(struct weston_surface *surface, in weston_surface_to_buffer_region() 1076 weston_surface_send_enter_leave(struct weston_surface *surface, in weston_surface_send_enter_leave() [all …]
|
D | pixman-renderer-protected.h | 40 struct weston_surface *surface; 63 struct pixman_surface_state * get_surface_state(struct weston_surface *surface);
|
D | pixman-renderer.c | 44 pixman_renderer_create_surface(struct weston_surface *surface); 53 pixman_renderer_create_surface(struct weston_surface *surface); 56 get_surface_state(struct weston_surface *surface) in get_surface_state() 383 struct weston_surface *surface = view->surface; in draw_view_translated() 435 struct weston_surface *surface = view->surface; in draw_view_source_clipped() 588 pixman_renderer_flush_damage(struct weston_surface *surface) in pixman_renderer_flush_damage() 611 pixman_renderer_attach(struct weston_surface *es, struct weston_buffer *buffer) in pixman_renderer_attach() 733 pixman_renderer_create_surface(struct weston_surface *surface) in pixman_renderer_create_surface() 762 pixman_renderer_surface_set_color(struct weston_surface *es, in pixman_renderer_surface_set_color() 801 pixman_renderer_surface_get_content_size(struct weston_surface *surface, in pixman_renderer_surface_get_content_size() [all …]
|
D | timeline.c | 207 struct weston_surface *surface) in weston_timeline_subscription_surface_ensure() 270 struct weston_surface *s, in check_weston_surface_description() 274 struct weston_surface *mains; in check_weston_surface_description() 308 struct weston_surface *surface = obj; in emit_weston_surface()
|
D | data-device.c | 414 struct weston_surface *es, in drag_surface_configure() 454 pointer_drag_surface_get_label(struct weston_surface *surface, in pointer_drag_surface_get_label() 461 pointer_drag_surface_committed(struct weston_surface *es, in pointer_drag_surface_committed() 473 touch_drag_surface_get_label(struct weston_surface *surface, in touch_drag_surface_get_label() 480 touch_drag_surface_committed(struct weston_surface *es, int32_t sx, int32_t sy) in touch_drag_surface_committed() 913 struct weston_surface *icon, in weston_pointer_start_drag() 975 struct weston_surface *icon, in weston_touch_start_drag() 1034 struct weston_surface *origin = wl_resource_get_user_data(origin_resource); in data_device_start_drag() 1036 struct weston_surface *icon = NULL; in data_device_start_drag() 1087 struct weston_surface *focus = NULL; in destroy_selection_data_source() [all …]
|
/third_party/weston/include/libweston-desktop/ |
D | libweston-desktop.h | 137 weston_surface_is_desktop_surface(struct weston_surface *surface); 139 weston_surface_get_desktop_surface(struct weston_surface *surface); 175 struct weston_surface *
|
/third_party/weston/kiosk-shell/ |
D | util.c | 80 surface_subsurfaces_boundingbox(struct weston_surface *surface, int32_t *x, in surface_subsurfaces_boundingbox() 131 colored_surface_committed(struct weston_surface *es, int32_t sx, int32_t sy) in colored_surface_committed() 140 struct weston_surface *surface = NULL; in create_colored_surface()
|
/third_party/weston/libweston-desktop/ |
D | xwayland.c | 75 struct weston_surface *wsurface; in weston_desktop_xwayland_surface_change_state() 172 struct weston_surface *wsurface = in weston_desktop_xwayland_surface_set_size() 236 struct weston_surface *wsurface, in create_surface() 288 struct weston_surface *wparent) in set_parent() 301 struct weston_surface *wparent, int x, int y) in set_transient()
|
D | wl-shell.c | 68 struct weston_surface *wsurface = in weston_desktop_wl_shell_surface_set_size() 98 struct weston_surface *wsurface = in weston_desktop_wl_shell_surface_committed() 275 struct weston_surface *wparent = in weston_desktop_wl_shell_surface_protocol_set_transient() 331 struct weston_surface *parent = in weston_desktop_wl_shell_surface_protocol_set_popup() 436 struct weston_surface *wsurface = wl_resource_get_user_data(surface_resource); in weston_desktop_wl_shell_protocol_get_shell_surface()
|
/third_party/weston/libweston/backend-hdi/ |
D | hdi_renderer.cpp | 61 struct weston_surface *surface; 90 struct hdi_surface_state * get_surface_state(struct weston_surface *surface) in get_surface_state() 236 int hdi_renderer_create_surface_state(struct weston_surface *surface) in hdi_renderer_create_surface_state() 256 void hdi_renderer_attach(struct weston_surface *surface, in hdi_renderer_attach() 298 void hdi_renderer_flush_damage(struct weston_surface *surface) in hdi_renderer_flush_damage() 657 void hdi_renderer_surface_set_color(struct weston_surface *surface, in hdi_renderer_surface_set_color() 663 void hdi_renderer_surface_get_content_size(struct weston_surface *surface, in hdi_renderer_surface_get_content_size() 686 int hdi_renderer_surface_copy_content(struct weston_surface *surface, in hdi_renderer_surface_copy_content()
|