SYNOPSIS

struct input_mt_pos {
  s16 x;
  s16 y;
};

MEMBERS

x

horizontal coordinate

y

vertical coordinate

COPYRIGHT