Home
last modified time | relevance | path

Searched refs:constructPwleSegment (Results 1 – 1 of 1) sorted by relevance

/device/google/felix/vibrator/cs40l26/
DVibrator.cpp209 void constructPwleSegment(uint16_t delay, uint16_t amplitude, uint16_t frequency, uint8_t flags, in constructPwleSegment() function in aidl::android::hardware::vibrator::DspMemChunk
288 constructPwleSegment(delay, amp, freq, flags, 0 /*ignored*/); in constructActiveSegment()
309 constructPwleSegment(delay, 0 /*ignored*/, freq, flags, 0 /*ignored*/); in constructBrakingSegment()