Searched refs:constructActiveSegment (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/interfaces/vibrator/aidl/default/ |
H A D | Vibrator.cpp | 284 void constructActiveSegment(std::ostringstream &pwleBuilder, const int &segmentIdx, int duration, in constructActiveSegment() function 346 constructActiveSegment(pwleBuilder, segmentIdx, 0, active.startAmplitude, in composePwle() 351 constructActiveSegment(pwleBuilder, segmentIdx, active.duration, in composePwle()
|
/aosp12/hardware/google/pixel/vibrator/cs40l25/ |
H A D | Vibrator.cpp | 676 static void constructActiveSegment(std::ostringstream &pwleBuilder, const int &segmentIdx, in constructActiveSegment() function 756 constructActiveSegment(pwleBuilder, segmentIdx, 0, active.startAmplitude, in composePwle() 761 constructActiveSegment(pwleBuilder, segmentIdx, active.duration, in composePwle()
|
/aosp12/hardware/google/pixel/vibrator/cs40l26/ |
H A D | Vibrator.cpp | 808 static void constructActiveSegment(std::ostringstream &pwleBuilder, const int &segmentIdx, in constructActiveSegment() function 874 constructActiveSegment(pwleBuilder, segmentIdx, 0, active.startAmplitude, in composePwle() 879 constructActiveSegment(pwleBuilder, segmentIdx, active.duration, in composePwle()
|