Searched refs:PALM_TOUCH_SIZE (Results 1 – 2 of 2) sorted by relevance
77 PALM_TOUCH_SIZE, enumerator
1035 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()