Searched refs:thisEffectIndex (Results 1 – 1 of 1) sorted by relevance
/device/google/felix/vibrator/cs40l26/ |
D | Vibrator.cpp | 1545 uint32_t thisEffectIndex; in getCompoundDetails() local 1550 status = getSimpleDetails(Effect::CLICK, strength, &thisEffectIndex, &thisTimeMs, in getCompoundDetails() 1556 outCh->constructComposeSegment(thisVolLevel, thisEffectIndex, 0 /*repeat*/, 0 /*flags*/, in getCompoundDetails() 1561 status = getSimpleDetails(Effect::HEAVY_CLICK, strength, &thisEffectIndex, &thisTimeMs, in getCompoundDetails() 1568 outCh->constructComposeSegment(thisVolLevel, thisEffectIndex, 0 /*repeat*/, 0 /*flags*/, in getCompoundDetails()
|