Name

struct input_mt_pos — contact position

Synopsis

struct input_mt_pos {
  s16 x;
  s16 y;
};  

Members

x

horizontal coordinate

y

vertical coordinate