Searched refs:DELTA_MIN (Results 1 – 1 of 1) sorted by relevance
25 #define DELTA_MIN 16 macro217 (abs(pos[0].x - pos[1].x) < DELTA_MIN || in bu21013_do_touch_report()218 abs(pos[0].y - pos[1].y) < DELTA_MIN)) { in bu21013_do_touch_report()222 input_mt_assign_slots(input, slots, pos, finger_down_count, DELTA_MIN); in bu21013_do_touch_report()