Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.h113 struct VirtualPowerRailInfo { struct
114 std::vector<std::string> linked_power_rails;
115 std::vector<float> coefficients;
116 float offset;
117 FormulaOption formula;