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

  /device/htc/flounder/sensor_hub/libsensors/
CwMcuSensor.h 59 CW_GRAVITY_W = 41,
CwMcuSensor.cpp 378 mPendingEvents[CW_GRAVITY_W].version = sizeof(sensors_event_t);
379 mPendingEvents[CW_GRAVITY_W].sensor = ID_G_W;
380 mPendingEvents[CW_GRAVITY_W].type = SENSOR_TYPE_GRAVITY;
616 case CW_GRAVITY_W:
707 what = CW_GRAVITY_W;
    [all...]

Completed in 35 milliseconds