Searched refs:evdev_device_mm_to_units (Results 1 – 5 of 5) sorted by relevance
/third_party/libinput/src/ |
D | evdev-mt-touchpad-buttons.c | 643 edges = evdev_device_mm_to_units(device, &mm); in tp_init_softbuttons() 664 edges = evdev_device_mm_to_units(device, &mm); in tp_init_softbuttons() 668 edges = evdev_device_mm_to_units(device, &mm); in tp_init_softbuttons() 672 edges = evdev_device_mm_to_units(device, &mm); in tp_init_softbuttons() 676 edges = evdev_device_mm_to_units(device, &mm); in tp_init_softbuttons() 704 edges = evdev_device_mm_to_units(device, &mm); in tp_init_top_softbuttons() 709 edges = evdev_device_mm_to_units(device, &mm); in tp_init_top_softbuttons()
|
D | evdev-mt-touchpad-thumb.c | 413 edges = evdev_device_mm_to_units(device, &mm); in tp_init_thumb() 417 edges = evdev_device_mm_to_units(device, &mm); in tp_init_thumb()
|
D | evdev-mt-touchpad-edge-scroll.c | 300 edges = evdev_device_mm_to_units(device, &mm); in tp_edge_scroll_init()
|
D | evdev.h | 909 evdev_device_mm_to_units(const struct evdev_device *device, in evdev_device_mm_to_units() function
|
D | evdev-mt-touchpad.c | 3259 edges = evdev_device_mm_to_units(device, &mm); in tp_init_palmdetect_edge() 3263 edges = evdev_device_mm_to_units(device, &mm); in tp_init_palmdetect_edge() 3269 edges = evdev_device_mm_to_units(device, &mm); in tp_init_palmdetect_edge()
|