HomeSort by relevance Sort by last modified time
    Searched refs:CW_GRAVITY (Results 1 - 2 of 2) sorted by null

  /device/htc/flounder/sensor_hub/libsensors/
CwMcuSensor.h 42 CW_GRAVITY = 9,
CwMcuSensor.cpp 313 mPendingEvents[CW_GRAVITY].version = sizeof(sensors_event_t);
314 mPendingEvents[CW_GRAVITY].sensor = ID_G;
315 mPendingEvents[CW_GRAVITY].type = SENSOR_TYPE_GRAVITY;
584 case CW_GRAVITY:
704 what = CW_GRAVITY;
    [all...]

Completed in 1612 milliseconds