Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dconfig_parser.h48 struct VirtualSensorInfo { struct
49 std::vector<std::string> linked_sensors;
50 std::vector<float> coefficients;
51 float offset;
52 std::string trigger_sensor;
53 FormulaOption formula;