Searched defs:discretePwleMaxLevels (Results 1 – 1 of 1) sorted by relevance
/aosp12/hardware/google/pixel/vibrator/cs40l25/ |
H A D | Vibrator.cpp | 121 static std::map<float, float> discretePwleMaxLevels = {{120.0, 0.4}, {130.0, 0.31}, {140.0, 0.14}, variable 127 static std::map<float, float> discretePwleMaxLevels = {{145.0, 0.38}, {150.0, 0.35}, {160.0, 0.35}, variable 131 static std::map<float, float> discretePwleMaxLevels = {}; variable
|