Home
last modified time | relevance | path

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

/base/sensors/miscdevice/test/unittest/vibrator/native/
Dvibrator_agent_modulation_test.cpp421 const VibratorEvent& afterModEvent = pattern.events[idx]; variable
689 const VibratorEvent& afterModEvent = afterModPattern.events[eventIdx]; variable
/base/sensors/miscdevice/frameworks/native/vibrator/src/
Dvibrator_service_client.cpp1163 int32_t patternStartTime, const VibratorEvent &beforeModEvent, VibratorEvent &afterModEvent) in ModulateEventWithoutCurvePoints()