Home
last modified time | relevance | path

Searched defs:sensor_predictions (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_throttling.cpp190 const bool max_throttling, const std::vector<float> &sensor_predictions) { in updatePowerBudget()
361 const bool max_throttling, const std::vector<float> &sensor_predictions) { in allocatePowerToCdev()
739 const bool max_throttling, const std::vector<float> &sensor_predictions) { in thermalThrottlingUpdate()
/hardware/google/pixel/thermal/
Dthermal-helper.cpp1456 std::vector<float> sensor_predictions; in thermalWatcherCallbackFunc() local