Home
last modified time | relevance | path

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

/device/google/felix/vibrator/cs40l26/
DVibrator.cpp88 static constexpr float PWLE_LEVEL_MAX = 1.0; variable
1270 active.startAmplitude > PWLE_LEVEL_MAX || in composePwle()
1271 active.endAmplitude < PWLE_LEVEL_MIN || active.endAmplitude > PWLE_LEVEL_MAX) { in composePwle()