Home
last modified time | relevance | path

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

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