Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputTransport.h96 struct Motion { struct
97 uint32_t seq;
98 uint32_t empty1;
99 nsecs_t eventTime __attribute__((aligned(8)));
100 int32_t deviceId;
101 int32_t source;
102 int32_t displayId;
103 int32_t action;
104 int32_t actionButton;
105 int32_t flags;
[all …]