Home
last modified time | relevance | path

Searched defs:totem (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/src/
Devdev-totem.c63 totem_dispatch(struct evdev_dispatch *totem) in totem_dispatch()
71 totem_libinput_context(const struct totem_dispatch *totem) in totem_libinput_context()
77 totem_new_tool(struct totem_dispatch *totem) in totem_new_tool()
109 totem_set_touch_device_enabled(struct totem_dispatch *totem, in totem_set_touch_device_enabled()
179 totem_process_key(struct totem_dispatch *totem, in totem_process_key()
201 totem_process_abs(struct totem_dispatch *totem, in totem_process_abs()
261 totem_slot_fetch_axes(struct totem_dispatch *totem, in totem_slot_fetch_axes()
332 totem_slot_mark_all_axes_changed(struct totem_dispatch *totem, in totem_slot_mark_all_axes_changed()
346 totem_slot_reset_changed_axes(struct totem_dispatch *totem, in totem_slot_reset_changed_axes()
353 slot_axes_initialize(struct totem_dispatch *totem, in slot_axes_initialize()
[all …]
/third_party/libinput/test/
Dtest-totem.c489 struct litest_device *totem = litest_current_device(); in START_TEST() local
528 struct litest_device *totem = litest_current_device(); in START_TEST() local
554 struct litest_device *totem = litest_current_device(); in START_TEST() local
587 TEST_COLLECTION(totem) in TEST_COLLECTION() argument