Home
last modified time | relevance | path

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

/device/google/felix/vibrator/cs40l26/
DVibrator.cpp91 static constexpr float PWLE_LEVEL_MIN = 0.0; variable
1195 if (active.startAmplitude < PWLE_LEVEL_MIN || in composePwle()
1197 active.endAmplitude < PWLE_LEVEL_MIN || active.endAmplitude > PWLE_LEVEL_MAX) { in composePwle()