Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubdefs.h84 COMMS_SENSOR_UNGAZE = 46, enumerator
Dhubconnection.cpp239 mSensorState[COMMS_SENSOR_UNGAZE].sensorType = SENS_TYPE_UNGAZE; in HubConnection()
240 mSensorState[COMMS_SENSOR_UNGAZE].rate = SENSOR_RATE_ONESHOT; in HubConnection()
606 case COMMS_SENSOR_UNGAZE: in processSample()
1215 sensor = COMMS_SENSOR_UNGAZE; in processBuf()