Home
last modified time | relevance | path

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

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