Lines Matching defs:rmi_2d_axis_alignment
38 struct rmi_2d_axis_alignment { struct39 bool swap_axes;40 bool flip_x;41 bool flip_y;42 u16 clip_x_low;43 u16 clip_y_low;44 u16 clip_x_high;45 u16 clip_y_high;46 u16 offset_x;47 u16 offset_y;48 u8 delta_x_threshold;49 u8 delta_y_threshold;