Home
last modified time | relevance | path

Searched defs:thresholds (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.h80 std::vector<ValueType> thresholds; member
Dthermal_stats_helper.cpp68 int calculateThresholdBucket(const std::vector<T> &thresholds, T value) { in calculateThresholdBucket()
147 std::vector<int> thresholds(kMaxStatsResidencyCount); in initializeSensorCdevRequestStats() local
Dthermal_info.h65 std::vector<T> thresholds; member
/hardware/interfaces/thermal/aidl/vts/
DVtsHalThermalTargetTest.cpp371 std::vector<TemperatureThreshold> thresholds; in TEST_P() local