Home
last modified time | relevance | path

Searched refs:PALM_TOUCH_SIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/src/
Devdev-mt-touchpad.h77 PALM_TOUCH_SIZE, enumerator
Devdev-mt-touchpad.c1035 if (t->palm.state != PALM_NONE && t->palm.state != PALM_TOUCH_SIZE) in tp_palm_detect_touch_size_triggered()
1040 if (t->palm.state != PALM_TOUCH_SIZE) in tp_palm_detect_touch_size_triggered()
1044 t->palm.state = PALM_TOUCH_SIZE; in tp_palm_detect_touch_size_triggered()
1191 case PALM_TOUCH_SIZE: in tp_palm_detect()