Home
last modified time | relevance | path

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

/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.h42 CW_GRAVITY = 9, enumerator
DCwMcuSensor.cpp313 mPendingEvents[CW_GRAVITY].version = sizeof(sensors_event_t); in CwMcuSensor()
314 mPendingEvents[CW_GRAVITY].sensor = ID_G; in CwMcuSensor()
315 mPendingEvents[CW_GRAVITY].type = SENSOR_TYPE_GRAVITY; in CwMcuSensor()
584 case CW_GRAVITY: in find_handle()
704 what = CW_GRAVITY; in find_sensor()
1181 case CW_GRAVITY: in processEvent()