HomeSort by relevance Sort by last modified time
    Searched full:accelerometer (Results 26 - 50 of 85) sorted by null

12 3 4

  /frameworks/base/data/etc/
tablet_core_hardware.xml 29 <feature name="android.hardware.sensor.accelerometer" />
  /frameworks/base/services/sensorservice/
GravitySensor.cpp 54 // the accelerometer may have a small scaling error. This
Fusion.cpp 45 * Standard deviations of accelerometer and magnetometer
53 * Accelerometer updates will not be performed near free fall to avoid
  /hardware/invensense/libsensors/
MPLSensor.h 48 Accelerometer,
  /external/qemu/docs/
ANDROID-QEMUD-SERVICES.TXT 100 bit 0: accelerometer
119 acceleration : for the accelerometer
  /hardware/invensense/mlsdk/mllite/
mlFIFO.c     [all...]
mlarray.c 65 * accelerometer measurement.
154 * acceleration, based on the most recent accelerometer measurement
173 * recent accelerometer measurement and sensor fusion solution.
503 * @brief inv_get_accel_bias is used to get the accelerometer baises.
575 * accelerometer X, Y, and Z, and magnetometer X,Y, and Z.
577 * The gyroscope and accelerometer data is not scaled or offset, it is
775 * @brief inv_get_accel_cal_matrix is used to get the accelerometer
1015 * the gyroscope and accelerometer device, appropriately scaled and
    [all...]
mldmp.c 59 * sensor calibration, accelerometer data byte swapping, among
ml.c 185 * for gyroscopes, accelerometer, and compass.
262 * @brief Setup the DMP to handle the accelerometer endianess.
315 //Not used with the ST accelerometer
317 //Not used with the ST accelerometer
730 * @brief Sets up the Accelerometer calibration and scale factor.
749 * The range of the accelerometers in g's. An accelerometer
    [all...]
  /frameworks/base/core/java/android/view/
WindowOrientationListener.java 174 * This class filters the raw accelerometer data and tries to detect actual changes in
178 * - Low-pass filter the accelerometer vector in cartesian coordinates. We do it in
212 // Indices into SensorEvent.values for the accelerometer sensor.
219 /* State for first order low-pass filtering of accelerometer data.
369 // accelerometer too soon after turning it on and we don't have any data yet.
  /hardware/libhardware/include/hardware/
sensors.h 68 * Values returned by the accelerometer in various locations in the universe.
246 * to that of the accelerometer.
253 * The output of the accelerometer, gravity and linear-acceleration sensors must obey the
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/features/
FeatureSummaryActivity.java 116 new Feature("android.hardware.sensor.accelerometer", true),
130 new Feature("android.hardware.sensor.accelerometer", false),
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
AccelerometerTestRenderer.java 259 * For this test we want *only* accelerometer data, so we can't use
265 * Because we need to invert gravity (because the accelerometer vector
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
TestResultsReport.java 51 * <test title="Accelerometer Test" class-name="com.android.cts.verifier.sensors.AccelerometerTestActivity" result="pass" />
ManifestTestListAdapter.java 67 * <meta-data android:name="test_required_features" android:value="android.hardware.sensor.accelerometer" />
TestListAdapter.java 52 /** View type for an actual test like the Accelerometer test. */
  /development/samples/USB/MissileLauncher/src/com/android/missilelauncher/
MissileLauncherActivity.java 62 // constants for accelerometer orientation
  /docs/source.android.com/src/compatibility/
overview.md 125 stationary device without manual input (e.g. audio quality, accelerometer, etc).
  /frameworks/base/core/java/android/hardware/
Sensor.java 32 * A constant describing an accelerometer sensor type. See
SensorEvent.java 98 * accelerating), the accelerometer reads a magnitude of <b>g</b> = 9.81
104 * accelerating towards to ground at 9.81 m/s^2, its accelerometer reads a
265 * to that of the accelerometer.</p>
271 * <p>The output of the accelerometer, gravity and linear-acceleration sensors must obey the
  /frameworks/base/docs/html/sdk/
android-1.5-highlights.jd 25 <li>Accelerometer-based application rotations</li>
  /hardware/ti/omap4xxx/camera/
SensorListener.cpp 56 CAMHAL_LOGVA("ACCELEROMETER EVENT");
  /packages/apps/Phone/src/com/android/phone/
AccelerometerListener.java 29 * This class is used to listen to the accelerometer to monitor the
  /frameworks/base/docs/html/guide/basics/
what-is-android.jd 28 <li><strong>Camera, GPS, compass, and accelerometer</strong> (hardware dependent)</li>
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
EyePosition.java 86 Log.w(TAG, "no gyroscope, use accelerometer instead");

Completed in 801 milliseconds

12 3 4