Searched defs:rmi_2d_axis_alignment (Results 1 – 1 of 1) sorted by relevance
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;[all …]