Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DEntry.h191 struct SensorEntry : EventEntry { struct
201 SensorEntry(int32_t id, nsecs_t eventTime, int32_t deviceId, uint32_t source, argument
H A DEntry.cpp261 SensorEntry::SensorEntry(int32_t id, nsecs_t eventTime, int32_t deviceId, uint32_t source, in SensorEntry() function in android::inputdispatcher::SensorEntry