Searched refs:DELTA_MIN (Results 1 – 1 of 1) sorted by relevance
22 #define DELTA_MIN 16 macro220 (abs(pos_x[0] - pos_x[1]) < DELTA_MIN || in bu21013_do_touch_report()221 abs(pos_y[0] - pos_y[1]) < DELTA_MIN)) { in bu21013_do_touch_report()