Home
last modified time | relevance | path

Searched refs:outCh (Results 1 – 2 of 2) sorted by relevance

/device/google/felix/vibrator/cs40l26/
DVibrator.cpp1542 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()
DVibrator.h192 uint32_t *outTimeMs, class DspMemChunk *outCh);