Searched defs:RawEvent (Results 1 – 1 of 1) sorted by relevance
49 struct RawEvent { struct50 nsecs_t when;51 int32_t deviceId;52 int32_t type;53 int32_t scanCode;54 int32_t keyCode;55 int32_t value;56 uint32_t flags;