Searched refs:constructComposeSegment (Results 1 – 1 of 1) sorted by relevance
/device/google/felix/vibrator/cs40l26/ |
D | Vibrator.cpp | 252 int constructComposeSegment(uint32_t effectVolLevel, uint32_t effectIndex, uint8_t repeat, in constructComposeSegment() function in aidl::android::hardware::vibrator::DspMemChunk 888 ch.constructComposeSegment(0 /*amplitude*/, 0 /*index*/, 0 /*repeat*/, 0 /*flags*/, in compose() 936 ch.constructComposeSegment(effectVolLevel, effectIndex, 0 /*repeat*/, 0 /*flags*/, in compose() 1556 outCh->constructComposeSegment(thisVolLevel, thisEffectIndex, 0 /*repeat*/, 0 /*flags*/, in getCompoundDetails() 1568 outCh->constructComposeSegment(thisVolLevel, thisEffectIndex, 0 /*repeat*/, 0 /*flags*/, in getCompoundDetails()
|