Searched defs:effectIndex (Results 1 – 7 of 7) sorted by relevance
/hardware/google/pixel/vibrator/cs40l25/ |
D | Vibrator.cpp | 280 for (size_t effectIndex = 0; effectIndex < effectCount; effectIndex++) { local 469 uint32_t effectIndex; in getPrimitiveDuration() local 519 uint32_t effectIndex; in compose() local 545 ndk::ScopedAStatus Vibrator::on(uint32_t timeoutMs, uint32_t effectIndex, in on() 616 uint32_t effectIndex; in alwaysOnEnable() local 1091 uint32_t effectIndex; in getSimpleDetails() local 1206 uint32_t effectIndex; in getPrimitiveDetails() local 1263 uint32_t effectIndex; in performEffect() local 1298 ndk::ScopedAStatus Vibrator::performEffect(uint32_t effectIndex, uint32_t volLevel, in performEffect() 1343 uint32_t Vibrator::intensityToVolLevel(float intensity, uint32_t effectIndex) { in intensityToVolLevel()
|
D | Stats.h | 175 bool logPrimitive(uint16_t effectIndex) override { in logPrimitive() 193 bool logWaveform(uint16_t effectIndex, int32_t duration) override { in logWaveform()
|
/hardware/google/pixel/vibrator/cs40l26/ |
D | Vibrator.cpp | 197 uint8_t effectIndex; local 493 uint32_t effectIndex; in getPrimitiveDuration() local 546 uint32_t effectIndex = 0; in compose() local 607 ndk::ScopedAStatus Vibrator::on(uint32_t timeoutMs, uint32_t effectIndex, const DspMemChunk *ch, in on() 1427 uint32_t effectIndex; in getSimpleDetails() local 1532 uint32_t effectIndex; in getPrimitiveDetails() local 1581 uint32_t effectIndex; in performEffect() local 1614 ndk::ScopedAStatus Vibrator::performEffect(uint32_t effectIndex, uint32_t volLevel, in performEffect() 1663 uint32_t Vibrator::intensityToVolLevel(float intensity, uint32_t effectIndex) { in intensityToVolLevel()
|
D | Stats.h | 146 bool logPrimitive(uint16_t effectIndex) override { in logPrimitive() 164 bool logWaveform(uint16_t effectIndex, int32_t duration) override { in logWaveform()
|
D | DspMemChunk.cpp | 161 int DspMemChunk::constructComposeSegment(uint32_t effectVolLevel, uint32_t effectIndex, in constructComposeSegment()
|
D | Hardware.h | 340 bool eraseOwtEffect(int8_t effectIndex, std::vector<ff_effect> *effect) override { in eraseOwtEffect()
|
/hardware/google/pixel/vibrator/cs40l25/bench/ |
D | Stats.h | 106 bool logPrimitive(uint16_t effectIndex) override { in logPrimitive() 122 bool logWaveform(uint16_t effectIndex, int32_t duration) override { in logWaveform()
|