Searched refs:middle_y (Results 1 – 1 of 1) sorted by relevance
3013 int middle_y; in GestureLRUD() local3033 middle_y = (y1 + y2)/2; in GestureLRUD()3040 if (abs(gesture_buf[i].other.y - middle_y)<(int)drv_num_nokey * 64 / y_scale)//screen_x_max/8)//25 in GestureLRUD()