Searched refs:outCh (Results 1 – 2 of 2) sorted by relevance
/device/google/felix/vibrator/cs40l26/ |
D | Vibrator.cpp | 1542 uint32_t *outTimeMs, DspMemChunk *outCh) { in getCompoundDetails() argument 1556 outCh->constructComposeSegment(thisVolLevel, thisEffectIndex, 0 /*repeat*/, 0 /*flags*/, in getCompoundDetails() 1568 outCh->constructComposeSegment(thisVolLevel, thisEffectIndex, 0 /*repeat*/, 0 /*flags*/, in getCompoundDetails() 1570 outCh->flush(); in getCompoundDetails() 1571 if (outCh->updateNSection(2) < 0) { in getCompoundDetails()
|
D | Vibrator.h | 192 uint32_t *outTimeMs, class DspMemChunk *outCh);
|