Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_info.h168 struct VirtualPowerRailInfo { struct
169 std::vector<std::string> linked_power_rails;
170 std::vector<float> coefficients;
171 float offset;
172 FormulaOption formula;