Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputTransport.h91 struct Motion { struct
92 uint32_t seq;
93 uint32_t empty1;
94 nsecs_t eventTime __attribute__((aligned(8)));
95 int32_t deviceId;
96 int32_t source;
97 int32_t displayId;
98 int32_t action;
99 int32_t actionButton;
100 int32_t flags;
[all …]