Home
last modified time | relevance | path

Searched defs:cold_hysteresis (Results 1 – 6 of 6) sorted by relevance

/hardware/google/pixel/thermal/pid_1_0/utils/
Dthermal_info.h107 ThrottlingArray cold_hysteresis; member
Dthermal_info.cpp221 std::array<float, kThrottlingSeverityCount> cold_hysteresis; in ParseSensorInfo() local
/hardware/google/pixel/thermal/utils/
Dthermal_info.h109 ThrottlingArray cold_hysteresis; member
Dthermal_info.cpp366 std::array<float, kThrottlingSeverityCount> cold_hysteresis; in ParseSensorInfo() local
/hardware/google/pixel/thermal/
Dthermal-helper.cpp468 const ThrottlingArray &hot_hysteresis, const ThrottlingArray &cold_hysteresis, in getSeverityFromThresholds()
/hardware/google/pixel/thermal/pid_1_0/
Dthermal-helper.cpp442 const ThrottlingArray &hot_hysteresis, const ThrottlingArray &cold_hysteresis, in getSeverityFromThresholds()