Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/utils/
H A Dconfig_parser.h93 ThrottlingArray min_alloc_power; member
H A Dconfig_parser.cpp405 std::array<float, kThrottlingSeverityCount> min_alloc_power; in ParseSensorInfo() local