Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputTransport.h74 struct Motion { struct
75 uint32_t seq;
76 nsecs_t eventTime;
77 int32_t deviceId;
78 int32_t source;
79 int32_t action;
80 int32_t flags;
81 int32_t metaState;
82 int32_t buttonState;
83 int32_t edgeFlags;
[all …]