Home
last modified time | relevance | path

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

/device/generic/goldfish/sensors/
Dmultihal_sensors.h74 struct QemuSensorsProtocolState { struct
75 int64_t timeBiasNs = -500000000;
77 static constexpr float kSensorNoValue = -1e+30;
80 float lastAmbientTemperatureValue = kSensorNoValue;
81 float lastProximityValue = kSensorNoValue;
82 float lastLightValue = kSensorNoValue;
83 float lastRelativeHumidityValue = kSensorNoValue;