Searched refs:finger_down_count (Results 1 – 1 of 1) sorted by relevance
196 int finger_down_count = 0; in bu21013_do_touch_report() local217 pos_x[finger_down_count] = x; in bu21013_do_touch_report()218 pos_y[finger_down_count] = y; in bu21013_do_touch_report()219 finger_down_count++; in bu21013_do_touch_report()222 if (finger_down_count) { in bu21013_do_touch_report()223 if (finger_down_count == 2 && in bu21013_do_touch_report()229 for (i = 0; i < finger_down_count; i++) { in bu21013_do_touch_report()