Home
last modified time | relevance | path

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

/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.cpp305 mPendingEvents[CW_ROTATIONVECTOR].version = sizeof(sensors_event_t); in CwMcuSensor()
306 mPendingEvents[CW_ROTATIONVECTOR].sensor = ID_RV; in CwMcuSensor()
307 mPendingEvents[CW_ROTATIONVECTOR].type = SENSOR_TYPE_ROTATION_VECTOR; in CwMcuSensor()
580 case CW_ROTATIONVECTOR: in find_handle()
692 what = CW_ROTATIONVECTOR; in find_sensor()
826 (what == CW_ROTATIONVECTOR))) { in setEnable()
1029 case CW_ROTATIONVECTOR: in calculate_rv_4th_element()
1205 case CW_ROTATIONVECTOR: in processEvent()
DCwMcuSensor.h40 CW_ROTATIONVECTOR = 7, enumerator