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