Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DEntry.h184 struct SensorEntry : EventEntry { struct
194 SensorEntry(int32_t id, nsecs_t eventTime, int32_t deviceId, uint32_t source, argument
H A DEntry.cpp244 SensorEntry::SensorEntry(int32_t id, nsecs_t eventTime, int32_t deviceId, uint32_t source, in SensorEntry() function in android::inputdispatcher::SensorEntry