Searched defs:x_delta (Results 1 – 3 of 3) sorted by relevance
76 INT x_delta; in _gx_utility_rectangle_center() local
145 …INT x_delta = GX_ABS(touch -> gx_resistive_touch_current_touch_coord.gx_point_x - touch -> gx_resi… in _gx_touch_driver_generic_resistive_pen_drag_event_send() local
38 int x_delta = abs(curpos_x - last_pos_x); in SendPenDragEvent() local