Home
last modified time | relevance | path

Searched refs:has_mt (Results 1 - 3 of 3) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad.c127 if (!tp->has_mt || tp->semi_mt) in tp_calculate_motion_speed()
684 nfake_touches > 1 && tp->has_mt && in tp_process_fake_touches()
701 start = tp->has_mt ? tp->num_slots : 0; in tp_process_fake_touches()
1435 start = tp->has_mt ? tp->num_slots : 1; in tp_position_fake_touches()
1949 if (tp->has_mt) in tp_interface_process()
2895 tp->has_mt = true; in tp_init_slots()
2899 tp->has_mt = false; in tp_init_slots()
2927 tp->has_mt = false; in tp_init_slots()
2930 if (!tp->has_mt) in tp_init_slots()
3610 code = tp->has_mt in tp_init_pressure()
[all...]
H A Devdev-mt-touchpad.h291 bool has_mt; member
H A Devdev-mt-touchpad-buttons.c725 if (tp->has_mt) in tp_button_config_click_get_methods()

Completed in 8 milliseconds