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

  /hardware/invensense/6515/libsensors_iio/
MPLSensor.cpp 430 mPendingEvents[GameRotationVector].version = sizeof(sensors_event_t);
431 mPendingEvents[GameRotationVector].sensor = ID_GRV;
432 mPendingEvents[GameRotationVector].type = SENSOR_TYPE_GAME_ROTATION_VECTOR;
433 mPendingEvents[GameRotationVector].acceleration.status
514 mHandlers[GameRotationVector] = &MPLSensor::grvHandler;
    [all...]
sensors.h 72 GameRotationVector,
MPLSensor.h 78 (1 << GameRotationVector) \
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp 102 (1 << GameRotationVector) \
508 mPendingEvents[GameRotationVector].version = sizeof(sensors_event_t);
509 mPendingEvents[GameRotationVector].sensor = ID_GRV;
510 mPendingEvents[GameRotationVector].type = SENSOR_TYPE_GAME_ROTATION_VECTOR;
511 mPendingEvents[GameRotationVector].acceleration.status
578 mHandlers[GameRotationVector] = &MPLSensor::grvHandler;
    [all...]
MPLSensor.h 188 GameRotationVector,
  /device/google/contexthub/util/nanotool/
contexthub.h 60 GameRotationVector,
sensorevent.cpp 50 case SensorType::GameRotationVector:
contexthub.cpp 63 { SensorType::GameRotationVector, "game" },

Completed in 446 milliseconds