/third_party/wayland_standard/src/ |
D | wayland-util.h | 604 typedef int32_t wl_fixed_t; typedef 614 wl_fixed_to_double(wl_fixed_t f) in wl_fixed_to_double() 633 static inline wl_fixed_t 643 return (wl_fixed_t)u.i; in wl_fixed_from_double() 654 wl_fixed_to_int(wl_fixed_t f) in wl_fixed_to_int() 666 static inline wl_fixed_t 686 wl_fixed_t f; /**< `fixed` */
|
/third_party/wayland_standard/tests/ |
D | fixed-benchmark.c | 38 wl_fixed_t f; in noop_conversion() 53 wl_fixed_t f; in magic_conversion() 62 wl_fixed_t f; in mul_conversion() 74 wl_fixed_t f; in div_conversion()
|
D | fixed-test.c | 34 wl_fixed_t f; in TEST() 75 wl_fixed_t f; in TEST()
|
/third_party/weston/include/libweston/ |
D | libweston.h | 432 wl_fixed_t sx, 433 wl_fixed_t sy); 440 wl_fixed_t sx, 441 wl_fixed_t sy); 507 wl_fixed_t grab_x, grab_y; 512 wl_fixed_t x, y; 513 wl_fixed_t sx, sy; 611 wl_fixed_t grab_x, grab_y; 621 wl_fixed_t *x, wl_fixed_t *y); 646 wl_fixed_t sx, wl_fixed_t sy); [all …]
|
/third_party/weston/libweston/ |
D | libweston-internal.h | 219 wl_fixed_t *fx, wl_fixed_t *fy); 287 wl_fixed_t sx, wl_fixed_t sy, 288 wl_fixed_t *x, wl_fixed_t *y);
|
D | input.c | 318 wl_fixed_t *x, wl_fixed_t *y) in weston_pointer_motion_to_abs() 460 wl_fixed_t sx, sy; in default_grab_pointer_focus() 480 wl_fixed_t dxf, dyf, dxf_unaccel, dyf_unaccel; in pointer_send_relative_motion() 515 wl_fixed_t sx, wl_fixed_t sy) in pointer_send_motion() 539 wl_fixed_t x, y; in weston_pointer_send_motion() 540 wl_fixed_t old_sx = pointer->sx; in weston_pointer_send_motion() 541 wl_fixed_t old_sy = pointer->sy; in weston_pointer_send_motion() 628 wl_fixed_t sx, sy; in default_grab_pointer_button() 818 int touch_id, wl_fixed_t x, wl_fixed_t y) in weston_touch_send_down() 824 wl_fixed_t sx, sy; in weston_touch_send_down() [all …]
|
D | data-device.c | 503 wl_fixed_t sx, wl_fixed_t sy) in weston_drag_set_focus() 577 wl_fixed_t sx, sy; in drag_grab_focus() 595 wl_fixed_t sx, sy; in drag_grab_motion() 731 wl_fixed_t sx, wl_fixed_t sy) in drag_grab_touch_down() 770 wl_fixed_t view_x, view_y; in drag_grab_touch_focus() 783 int touch_id, wl_fixed_t x, wl_fixed_t y) in drag_grab_touch_motion() 788 wl_fixed_t view_x, view_y; in drag_grab_touch_motion()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
D | SDL_waylandevents.c | 60 wl_fixed_t sx_w; 61 wl_fixed_t sy_w; 91 wl_fixed_t sx_w, wl_fixed_t sy_w) in pointer_handle_enter() 129 uint32_t time, wl_fixed_t sx_w, wl_fixed_t sy_w) in pointer_handle_motion() 228 uint32_t time, uint32_t axis, wl_fixed_t value) in pointer_handle_axis_common() 254 uint32_t time, uint32_t axis, wl_fixed_t value) in pointer_handle_axis() 511 wl_fixed_t dx_w, in relative_pointer_handle_relative_motion() 512 wl_fixed_t dy_w, in relative_pointer_handle_relative_motion() 513 wl_fixed_t dx_unaccel_w, in relative_pointer_handle_relative_motion() 514 wl_fixed_t dy_unaccel_w) in relative_pointer_handle_relative_motion()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/ |
D | WLEyesRenderer.cpp | 115 struct wl_surface* wlSurface, wl_fixed_t sx, wl_fixed_t sy) in PointerHandleEnter() 143 wl_fixed_t sx, wl_fixed_t sy) in PointerHandleMotion() 169 uint32_t axis, wl_fixed_t value) in PointerHandleAxis() 300 struct wl_surface* surface, int32_t id, wl_fixed_t xw, wl_fixed_t yw) in TouchHandleDown() 329 wl_fixed_t xw, wl_fixed_t yw) in TouchHandleMotion() 358 wl_fixed_t major, wl_fixed_t minor) in TouchHandleShape() 370 int32_t id, wl_fixed_t orientation) in TouchHandleOrientation()
|
/third_party/wayland_standard/tests/data/ |
D | example-server.h | 2063 …ource *resource_, uint32_t serial, struct wl_resource *surface, wl_fixed_t x, wl_fixed_t y, struct… in wl_data_device_send_enter() 2088 wl_data_device_send_motion(struct wl_resource *resource_, uint32_t time, wl_fixed_t x, wl_fixed_t y) in wl_data_device_send_motion() 3473 …e *resource_, uint32_t serial, struct wl_resource *surface, wl_fixed_t surface_x, wl_fixed_t surfa… in wl_pointer_send_enter() 3500 …r_send_motion(struct wl_resource *resource_, uint32_t time, wl_fixed_t surface_x, wl_fixed_t surfa… in wl_pointer_send_motion() 3529 wl_pointer_send_axis(struct wl_resource *resource_, uint32_t time, uint32_t axis, wl_fixed_t value) in wl_pointer_send_axis() 3830 …int32_t serial, uint32_t time, struct wl_resource *surface, int32_t id, wl_fixed_t x, wl_fixed_t y) in wl_touch_send_down() 3859 …h_send_motion(struct wl_resource *resource_, uint32_t time, int32_t id, wl_fixed_t x, wl_fixed_t y) in wl_touch_send_motion() 3895 wl_touch_send_shape(struct wl_resource *resource_, int32_t id, wl_fixed_t major, wl_fixed_t minor) in wl_touch_send_shape() 3908 wl_touch_send_orientation(struct wl_resource *resource_, int32_t id, wl_fixed_t orientation) in wl_touch_send_orientation()
|
D | example-client.h | 2436 wl_fixed_t x, 2437 wl_fixed_t y, 2462 wl_fixed_t x, 2463 wl_fixed_t y); 4157 wl_fixed_t surface_x, 4158 wl_fixed_t surface_y); 4187 wl_fixed_t surface_x, 4188 wl_fixed_t surface_y); 4243 wl_fixed_t value); 4787 wl_fixed_t x, [all …]
|
D | small-server-core.h | 113 wl_fixed_t f,
|
D | small-server.h | 113 wl_fixed_t f,
|
/third_party/weston/kiosk-shell/ |
D | kiosk-shell-grab.c | 35 wl_fixed_t dx, dy; 137 int touch_id, wl_fixed_t x, wl_fixed_t y) in touch_move_grab_down() 158 wl_fixed_t x, wl_fixed_t y) in touch_move_grab_motion()
|
/third_party/weston/ivi-shell/ |
D | hmi-controller.c | 1338 wl_fixed_t dst[2]; 1339 wl_fixed_t rgn[2][2]; 1343 wl_fixed_t start_pos[2]; 1344 wl_fixed_t pos[2]; 1395 wl_fixed_t grab_x, struct ivi_layout_layer *layer) in move_workspace_grab_end() 1509 move_grab_update(struct move_grab *move, wl_fixed_t pointer[2]) in move_grab_update() 1525 wl_fixed_t prepos = move->pos[ii]; in move_grab_update() 1546 wl_fixed_t pos_x, wl_fixed_t pos_y) in layer_set_pos() 1570 wl_fixed_t pointer_pos[2]; in pointer_move_grab_motion() 1583 wl_fixed_t x, wl_fixed_t y) in touch_move_grab_motion() [all …]
|
D | ivi-layout-export.h | 76 wl_fixed_t opacity; 98 wl_fixed_t opacity; 269 wl_fixed_t opacity); 450 wl_fixed_t opacity);
|
D | ivi-layout-private.h | 184 wl_fixed_t opacity); 195 wl_fixed_t opacity);
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/ |
D | multi-touch-viewer.c | 146 wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() 175 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion() 206 int32_t id, wl_fixed_t major, wl_fixed_t minor) in touch_handle_shape() 217 int32_t id, wl_fixed_t orientation) in touch_handle_orientation()
|
/third_party/weston/libweston-desktop/ |
D | seat.c | 98 wl_fixed_t sx, sy; in weston_desktop_seat_popup_grab_pointer_focus() 185 wl_fixed_t sx, wl_fixed_t sy) in weston_desktop_seat_popup_grab_touch_down() 202 wl_fixed_t sx, wl_fixed_t sy) in weston_desktop_seat_popup_grab_touch_motion()
|
/third_party/weston/clients/ |
D | simple-egl.c | 530 wl_fixed_t sx, wl_fixed_t sy) in pointer_handle_enter() 563 uint32_t time, wl_fixed_t sx, wl_fixed_t sy) in pointer_handle_motion() 584 uint32_t time, uint32_t axis, wl_fixed_t value) in pointer_handle_axis() 599 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() 617 uint32_t time, int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion()
|
D | simple-touch.c | 163 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() 180 uint32_t time, int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion()
|
D | multi-resource.c | 259 wl_fixed_t sx_w, wl_fixed_t sy_w) in pointer_handle_enter() 271 uint32_t time, wl_fixed_t sx_w, wl_fixed_t sy_w) in pointer_handle_motion() 283 uint32_t time, uint32_t axis, wl_fixed_t value) in pointer_handle_axis()
|
D | ivi-shell-user-interface.c | 247 struct wl_surface *wlSurface, wl_fixed_t sx, wl_fixed_t sy) in PointerHandleEnter() 274 wl_fixed_t sx, wl_fixed_t sy) in PointerHandleMotion() 420 uint32_t axis, wl_fixed_t value) in PointerHandleAxis() 441 wl_fixed_t x_w, wl_fixed_t y_w) in TouchHandleDown() 486 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in TouchHandleMotion()
|
/third_party/libxkbcommon/tools/ |
D | interactive-wayland.c | 421 struct wl_surface *surf, wl_fixed_t fsx, wl_fixed_t fsy) in pointer_enter() 433 wl_fixed_t fsx, wl_fixed_t fsy) in pointer_motion() 448 uint32_t axis, wl_fixed_t value) in pointer_axis()
|
/third_party/weston/tests/ |
D | weston-test-client-helper.c | 124 wl_fixed_t x, wl_fixed_t y) in pointer_handle_enter() 154 uint32_t time_msec, wl_fixed_t x, wl_fixed_t y) in pointer_handle_motion() 186 uint32_t time_msec, uint32_t axis, wl_fixed_t value) in pointer_handle_axis() 341 wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() 372 wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion() 532 wl_fixed_t x, wl_fixed_t y) in test_handle_pointer_position()
|