Home
last modified time | relevance | path

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

/drivers/peripheral/vibrator/interfaces/include/
Dvibrator_type.h219 struct HapticEvent { struct
221 enum EVENT_TYPE type;
223 int32_t time;
225 int32_t duration;
227 int32_t intensity;
251 struct HapticEvent events[]; argument