Home
last modified time | relevance | path

Searched refs:COMMS_SENSOR_UNGAZE (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/sensorhal/
Dhubdefs.h67 COMMS_SENSOR_UNGAZE = 35, enumerator
Dhubconnection.cpp241 mSensorState[COMMS_SENSOR_UNGAZE].sensorType = SENS_TYPE_UNGAZE; in HubConnection()
242 mSensorState[COMMS_SENSOR_UNGAZE].rate = SENSOR_RATE_ONESHOT; in HubConnection()
637 case COMMS_SENSOR_UNGAZE: in processSample()
1267 sensor = COMMS_SENSOR_UNGAZE; in processBuf()