Home
last modified time | relevance | path

Searched refs:computeExcludedPower (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_throttling.h107 float computeExcludedPower(const SensorInfo &sensor_info,
Dthermal_throttling.cpp325 float ThermalThrottling::computeExcludedPower( in computeExcludedPower() function in aidl::android::hardware::thermal::implementation::ThermalThrottling
379 total_power_budget -= computeExcludedPower(sensor_info, curr_severity, power_status_map, in allocatePowerToCdev()