Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h508 struct MotionEntry : EventEntry { struct
526 MotionEntry(nsecs_t eventTime, argument
DInputDispatcher.cpp3966 InputDispatcher::MotionEntry::MotionEntry(nsecs_t eventTime, int32_t deviceId, in MotionEntry() function in android::InputDispatcher::MotionEntry