Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.cpp68 int calculateThresholdBucket(const std::vector<T> &thresholds, T value) { in calculateThresholdBucket() function
287 int value = calculateThresholdBucket(stats_by_threshold.thresholds, new_value); in updateSensorCdevRequestStats()
316 int value = calculateThresholdBucket(stats_by_threshold.thresholds, temperature); in updateSensorTempStatsByThreshold()