Lines Matching defs:rmi_2d_axis_alignment
41 struct rmi_2d_axis_alignment { struct42 bool swap_axes;43 bool flip_x;44 bool flip_y;45 u16 clip_x_low;46 u16 clip_y_low;47 u16 clip_x_high;48 u16 clip_y_high;49 u16 offset_x;50 u16 offset_y;51 u8 delta_x_threshold;52 u8 delta_y_threshold;