Home
last modified time | relevance | path

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

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