struct_input_mt_pos(9) contact position

SYNOPSIS


struct input_mt_pos {
s16 x;
s16 y;
};

MEMBERS

x

horizontal coordinate

y

vertical coordinate

COPYRIGHT