Searched defs:max_throttle_step (Results 1 – 2 of 2) sorted by relevance
| /hardware/google/pixel/thermal/utils/ | ||
| D | thermal_info.h | 136 int max_throttle_step; member |
| D | thermal_info.cpp | 312 int max_throttle_step = std::numeric_limits<int>::max(); in ParseBindedCdevInfo() local |