/hardware/invensense/mlsdk/mllite/ |
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...] |
mlsupervisor.c | 189 * @param accSF accelerometer SF
|
mldl.c | 189 * gyroscope, accelerometer, and compass data 362 * storing the configuration for the MPU, the accelerometer [all...] |
/frameworks/base/services/sensorservice/ |
Fusion.cpp | 45 * Standard deviations of accelerometer and magnetometer 53 * Accelerometer updates will not be performed near free fall to avoid
|
/hardware/libhardware/include/hardware/ |
sensors.h | 68 * Values returned by the accelerometer in various locations in the universe. 241 * gravity sensor should be identical to that of the accelerometer.
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
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. */
|
/device/samsung/crespo/libsensors/ |
sensors.cpp | 70 { "KR3DM 3-axis Accelerometer",
|
/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");
|
/packages/apps/Settings/src/com/android/settings/ |
DisplaySettings.java | 52 private static final String KEY_ACCELEROMETER = "accelerometer";
|
/cts/apps/CtsVerifier/res/values/ |
strings.xml | 256 <string name="snsr_accel_test">Accelerometer Test</string> 257 <string name="snsr_accel_test_info">This test verifies that the accelerometer is working properly. As you move the device around through space, the triangle should always point down (i.e. in the direction of gravity.) If it does not, the accelerometer is improperly configured.</string>
|
/external/qemu/android/ |
hw-sensors.c | 37 * Note that currently, only the accelerometer is really emulated, and only 128 * a given sensor (e.g. "accelerometer"), and <flag> must be either 614 * the accelerometer sensor (*not* the orientation sensor !)
|
/frameworks/base/docs/html/guide/developing/devices/ |
managing-avds-cmdline.jd | 296 <td>Accelerometer</td> 297 <td>Whether there is an accelerometer in the device. Default value is "yes".</td> 298 <td>hw.accelerometer</td>
|
/frameworks/base/docs/html/resources/ |
resources-data.js | 394 en: 'Accelerometer Play' 397 en: 'An example of using the accelerometer to integrate the device\'s acceleration to a position using the Verlet method. This is illustrated with a very simple particle system comprised of a few iron balls freely moving on an inclined wooden table. The inclination of the virtual table is controlled by the device\'s accelerometer.'
|
/frameworks/base/core/res/res/values/ |
config.xml | 281 <!-- If true, the screen can be rotated via the accelerometer in all 4 316 <!-- Control whether being in the desk dock should enable accelerometer 321 <!-- Control whether being in the car dock should enable accelerometer based 323 a car dock make the accelerometer more a physical input (like a lid). --> [all...] |
/frameworks/base/docs/html/guide/developing/ |
device.jd | 42 does not allow you to test every device feature (such as the accelerometer), it does
|
/external/skia/gpu/src/skia/ |
SkUIView.mm | 781 - (void)accelerometer:(UIAccelerometer *)accelerometer didAccelerate:(UIAcceleration *)acc {
|
/frameworks/base/docs/html/sdk/1.5_r3/ |
upgrading.jd | 371 <li>Performs its own layout orientation changes based on the accelerometer (or via other 375 application uses the accelerometer to detect shaking and you do not want to rotate the
|
/cts/apps/CtsVerifier/ |
AndroidManifest.xml | 243 <meta-data android:name="test_required_features" android:value="android.hardware.sensor.accelerometer" />
|
/development/tools/emulator/system/sensors/ |
sensors_qemu.c | 489 { .name = "Goldfish 3-axis Accelerometer",
|
/frameworks/base/docs/html/guide/practices/ |
compatibility.jd | 128 software. Examples include compass and accelerometer sensors, cameras, and Live
|
/frameworks/base/tools/orientationplot/ |
orientationplot.py | 155 6, 'Accelerometer Sampling Latency', 'ms', [-10, 500],
|
/sdk/emulator/sensors/ |
sensors_qemu.c | 489 { .name = "Goldfish 3-axis Accelerometer",
|
/frameworks/base/docs/html/sdk/1.5_r1/ |
upgrading.jd | 373 application uses the accelerometer to detect shaking and you do not want to rotate the
|