Searched defs:discretePwleMaxLevels (Results  1 – 2 of 2) sorted by relevance
| /hardware/google/pixel/vibrator/cs40l25/ | 
| D | Vibrator.cpp | 140 static std::map<float, float> discretePwleMaxLevels = {{120.0, 0.4},  {130.0, 0.31}, {140.0, 0.14},  variable145 static std::map<float, float> discretePwleMaxLevels = {{145.0, 0.38}, {150.0, 0.35}, {160.0, 0.35},  variable
 149 static std::map<float, float> discretePwleMaxLevels = {};  variable
 
 | 
| /hardware/google/pixel/vibrator/cs40l26/ | 
| D | Vibrator.cpp | 384 static std::map<float, float> discretePwleMaxLevels = {  variable389 static std::map<float, float> discretePwleMaxLevels = {};  variable
 
 |