Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h559 struct MotionEntry : EventEntry { struct
578 MotionEntry(uint32_t sequenceNum, nsecs_t eventTime, argument
DInputDispatcher.cpp4602 InputDispatcher::MotionEntry::MotionEntry(uint32_t sequenceNum, nsecs_t eventTime, int32_t deviceId, in MotionEntry() function in android::InputDispatcher::MotionEntry