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

  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp 102 (1 << GameRotationVector) \
465 mPendingEvents[GameRotationVector].version = sizeof(sensors_event_t);
466 mPendingEvents[GameRotationVector].sensor = ID_GRV;
467 mPendingEvents[GameRotationVector].type = SENSOR_TYPE_GAME_ROTATION_VECTOR;
468 mPendingEvents[GameRotationVector].acceleration.status
535 mHandlers[GameRotationVector] = &MPLSensor::grvHandler;
    [all...]
MPLSensor.h 187 GameRotationVector,

Completed in 45 milliseconds