Searched refs:constructComposeSegment (Results 1 – 3 of 3) sorted by relevance
/hardware/google/pixel/vibrator/cs40l26/ |
D | DspMemChunk.h | 76 int constructComposeSegment(uint32_t effectVolLevel, uint32_t effectIndex, uint8_t repeat,
|
D | DspMemChunk.cpp | 161 int DspMemChunk::constructComposeSegment(uint32_t effectVolLevel, uint32_t effectIndex, in constructComposeSegment() function in aidl::android::hardware::vibrator::DspMemChunk
|
D | Vibrator.cpp | 540 ch.constructComposeSegment(0 /*amplitude*/, 0 /*index*/, 0 /*repeat*/, 0 /*flags*/, in compose() 585 ch.constructComposeSegment(effectVolLevel, effectIndex, 0 /*repeat*/, 0 /*flags*/, in compose() 1494 outCh->constructComposeSegment(thisVolLevel, thisEffectIndex, 0 /*repeat*/, 0 /*flags*/, in getCompoundDetails() 1507 outCh->constructComposeSegment(thisVolLevel, thisEffectIndex, 0 /*repeat*/, 0 /*flags*/, in getCompoundDetails()
|