Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputTransport.h112 struct Motion { struct
113 int32_t eventId;
114 uint32_t empty1;
115 nsecs_t eventTime __attribute__((aligned(8)));
116 int32_t deviceId;
117 int32_t source;
118 int32_t displayId;
119 std::array<uint8_t, 32> hmac;
120 int32_t action;
121 int32_t actionButton;
[all …]