Searched defs:totem (Results 1 - 2 of 2) sorted by relevance
/third_party/libinput/test/ |
H A D | test-totem.c | 490 struct litest_device *totem = litest_current_device(); in START_TEST() local 529 struct litest_device *totem = litest_current_device(); in START_TEST() local 555 struct litest_device *totem in START_TEST() local [all...] |
/third_party/libinput/src/ |
H A D | evdev-totem.c | 63 totem_dispatch(struct evdev_dispatch *totem) in totem_dispatch() argument 71 totem_libinput_context(const struct totem_dispatch *totem) in totem_libinput_context() argument 77 totem_new_tool(struct totem_dispatch *totem) in totem_new_tool() argument 109 totem_set_touch_device_enabled(struct totem_dispatch *totem, in totem_set_touch_device_enabled() argument 179 totem_process_key(struct totem_dispatch *totem, struct evdev_device *device, struct input_event *e, uint64_t time) totem_process_key() argument 201 totem_process_abs(struct totem_dispatch *totem, struct evdev_device *device, struct input_event *e, uint64_t time) totem_process_abs() argument 261 totem_slot_fetch_axes(struct totem_dispatch *totem, struct totem_slot *slot, struct libinput_tablet_tool *tool, struct tablet_axes *axes_out, uint64_t time) totem_slot_fetch_axes() argument 332 totem_slot_mark_all_axes_changed(struct totem_dispatch *totem, struct totem_slot *slot, struct libinput_tablet_tool *tool) totem_slot_mark_all_axes_changed() argument 346 totem_slot_reset_changed_axes(struct totem_dispatch *totem, struct totem_slot *slot) totem_slot_reset_changed_axes() argument 353 slot_axes_initialize(struct totem_dispatch *totem, struct totem_slot *slot) slot_axes_initialize() argument 369 totem_handle_slot_state(struct totem_dispatch *totem, struct totem_slot *slot, uint64_t time) totem_handle_slot_state() argument 493 totem_handle_state(struct totem_dispatch *totem, uint64_t time) totem_handle_state() argument 519 struct totem_dispatch *totem = totem_dispatch(dispatch); totem_interface_process() local 553 struct totem_dispatch *totem = totem_dispatch(dispatch); totem_interface_suspend() local 607 struct totem_dispatch *totem = totem_dispatch(dispatch); totem_interface_destroy() local 617 struct totem_dispatch *totem = totem_dispatch(device->dispatch); totem_interface_device_added() local 648 struct totem_dispatch *totem = totem_dispatch(device->dispatch); totem_interface_device_removed() local 662 struct totem_dispatch *totem = totem_dispatch(dispatch); totem_interface_initial_proximity() local 773 totem_init_accel(struct totem_dispatch *totem, struct evdev_device *device) totem_init_accel() argument 802 struct totem_dispatch *totem; evdev_totem_create() local [all...] |
Completed in 2 milliseconds