Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputTransport.h81 struct Motion { struct
82 uint32_t seq;
83 nsecs_t eventTime __attribute__((aligned(8)));
84 int32_t deviceId;
85 int32_t source;
86 int32_t action;
87 int32_t actionButton;
88 int32_t flags;
89 int32_t metaState;
90 int32_t buttonState;
[all …]