Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-mt-touchpad.c881 tp_palm_in_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_in_edge() function
982 if (time < t->palm.time + PALM_TIMEOUT && !tp_palm_in_edge(tp, t)) { in tp_palm_detect_move_out_of_edge()
1085 if (t->state != TOUCH_BEGIN || !tp_palm_in_edge(tp, t)) in tp_palm_detect_edge()

Completed in 5 milliseconds