Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-mt-touchpad-thumb.c100 t->pressure > tp->thumb.pressure_threshold && in tp_thumb_detect_pressure_size()
408 tp->thumb.pressure_threshold = INT_MAX; in tp_init_thumb()
428 tp->thumb.pressure_threshold = threshold; in tp_init_thumb()
H A Devdev-mt-touchpad.h458 int pressure_threshold; member
493 int pressure_threshold; member
H A Devdev-mt-touchpad.c1110 if (t->pressure > tp->palm.pressure_threshold) in tp_palm_detect_pressure_triggered()
3411 tp->palm.pressure_threshold = tp_read_palm_pressure_prop(tp, device); in tp_init_palmdetect_pressure()
3412 if (tp->palm.pressure_threshold != 0) { in tp_init_palmdetect_pressure()
3417 tp->palm.pressure_threshold); in tp_init_palmdetect_pressure()

Completed in 7 milliseconds