Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.h155 struct VirtualPowerRailInfo { struct
156 std::vector<std::string> linked_power_rails;
157 std::vector<float> coefficients;
158 float offset;
159 FormulaOption formula;