Searched defs:Motion (Results 1 – 1 of 1) sorted by relevance
74 struct Motion { struct75 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 …]