Home
last modified time | relevance | path

Searched defs:libinput_event_touch (Results 1 – 1 of 1) sorted by relevance

/foundation/multimodalinput/input/test/facility/libinput_interface/include/
Dlibinput_interface.h64 struct libinput_event_touch { struct
65 struct libinput_event base;
66 int32_t seatSlot;
67 int32_t longAxis;
68 int32_t shortAxis;
69 int32_t toolType;
70 double x;
71 double y;
72 double pressure;
73 double toolX;
[all …]