Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput-private.h768 length_in_mm(const struct phys_coords mm) in length_in_mm() function
Devdev-mt-touchpad-tap.c842 return length_in_mm(mm) > DEFAULT_TAP_MOVE_THRESHOLD; in tp_tap_exceeds_motion_threshold()
Devdev-mt-touchpad.c131 distance = length_in_mm(mm); in tp_calculate_motion_speed()