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