Home
last modified time | relevance | path

Searched refs:evdev_device_units_to_mm (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/src/
Devdev-totem.c133 mm = evdev_device_units_to_mm(totem->device, &slot->axes.point); in totem_set_touch_device_enabled()
Devdev.h881 evdev_device_units_to_mm(const struct evdev_device* device, in evdev_device_units_to_mm() function
Devdev-tablet.c1483 mm = evdev_device_units_to_mm(device, &tablet->axes.point); in tablet_calculate_arbitration_rect()