Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dsensors.h27 struct SensorContext { struct
30 explicit SensorContext(const struct hw_module_t *module); argument
36 bool mHubAlive;
Dsensors.cpp34 SensorContext::SensorContext(const struct hw_module_t *module) in SensorContext() function in SensorContext