HomeSort by relevance Sort by last modified time
    Searched full:magnetic (Results 51 - 75 of 97) sorted by null

1 23 4

  /frameworks/native/services/sensorservice/
Fusion.cpp 63 * Fields strengths greater than this likely indicate a local magnetic
72 * ill-conditioning. This state can happen with anomalous local magnetic
82 * This threshold is used to check for the case where the magnetic field sample
84 * to magnetic field disturbances.
297 // reject if too large to avoid spurious magnetic sources
310 // Orthogonalize the magnetic field to the gravity field, mapping it into
323 // If we have created an orthogonal magnetic field successfully,
  /external/chromium_org/tools/perf/page_sets/
tough_canvas_cases.json 25 { "url":"http://hakim.se/experiments/html5/magnetic/02/" },
  /frameworks/base/core/java/android/hardware/
Sensor.java 41 * A constant describing a magnetic field sensor type.
126 * A constant describing an uncalibrated magnetic field sensor type.
135 * assumptions that the magnetic field is due to the Earth's poles is avoided, but
214 * A constant describing the geo-magnetic rotation vector.
SensorEvent.java 146 * All values are in micro-Tesla (uT) and measure the ambient magnetic field
280 * points towards magnetic north.</li>
304 * <li> values[0]: Azimuth, angle between the magnetic north direction and the
411 * be applied to the "uncalibrated" measurement. Assumptions that the magnetic field
425 * x_uncalib, y_uncalib, z_uncalib are the measured magnetic field in X, Y, Z axes.
SensorManager.java 122 * A constant describing a magnetic sensor See
285 /** Maximum magnetic field on Earth's surface */
287 /** Minimum magnetic field on Earth's surface */
788 * points towards the magnetic North Pole.</li>
    [all...]
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_Common.h 89 #define AKMDATA_MAG DATA_AREA03 /*<! Magnetic Field */
AKFS_FileIO.c 95 variables when the offsets of magnetic sensor estimated successfully.
AKFS_Measure.c 353 /* Calculate magnetic field vector */
  /external/qemu/docs/
ANDROID-QEMUD-SERVICES.TXT 120 magnetic-field : for the compass
133 magnetic-field:<x>:<y>:<z>
  /external/qemu/android/avd/
hardware-properties.ini 260 # Magnetic field sensor
264 abstract = Magnetic field support
265 description = Provides magnetic field sensor values.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
asoundef.h 89 #define IEC958_AES1_CON_MAGNETIC_MASK 0x07 /**< Magnetic device mask */
90 #define IEC958_AES1_CON_MAGNETIC_ID 0x03 /**< Magnetic device ID */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
asoundef.h 89 #define IEC958_AES1_CON_MAGNETIC_MASK 0x07 /**< Magnetic device mask */
90 #define IEC958_AES1_CON_MAGNETIC_ID 0x03 /**< Magnetic device ID */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
asoundef.h 89 #define IEC958_AES1_CON_MAGNETIC_MASK 0x07 /**< Magnetic device mask */
90 #define IEC958_AES1_CON_MAGNETIC_ID 0x03 /**< Magnetic device ID */
  /hardware/libhardware/include/hardware/
sensors.h 276 * aligned with the magnetic declination and heading of the earth's
279 * Magnetic Field sensors return sensor events for all 3 axes at a constant
295 * azimuth: angle between the magnetic north direction and the Y axis, around
489 * All values are in micro-Tesla (uT) and measure the ambient magnetic
490 * field in the X, Y and Z axis. Assumptions that the the magnetic field
495 * Each is a component of the measured magnetic field, with soft iron
743 /** Maximum magnetic field on Earth's surface */
746 /** Minimum magnetic field on Earth's surface */
835 /* magnetic vector values are in micro-Tesla (uT) */
836 sensors_vec_t magnetic; member in union:sensors_event_t::__anon32999::__anon33000
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_drag_controller.mm 95 // and not send them into the "magnetic" codepath.
181 // First, go through the magnetic drag cycle. We break out of this if
  /hardware/invensense/60xx/libsensors_iio/
MPLSensor.cpp 99 {"MPL Magnetic Field", "Invensense", 1,
292 mPendingEvents[MagneticField].magnetic.status =
    [all...]
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3convertutf.h 10 * purchased on magnetic or optical media from Unicode, Inc., the
  /hardware/akm/AK8975_FS/libsensors/
sensors.cpp 64 { "AK8975 3-axis Magnetic field sensor",
  /hardware/invensense/60xx/libsensors/
MPLSensor.cpp 80 { "MPL Magnetic Field", "Invensense", 1,
243 mPendingEvents[MagneticField].magnetic.status = SENSOR_STATUS_ACCURACY_HIGH;
644 res = inv_get_float_array(INV_MAGNETOMETER, s->magnetic.v);
652 s->magnetic.status = estimateCompassAccuracy();
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mtio.h 24 /* Magnetic Tape operations [Not all operations supported by all drivers]: */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mtio.h 24 /* Magnetic Tape operations [Not all operations supported by all drivers]: */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mtio.h 24 /* Magnetic Tape operations [Not all operations supported by all drivers]: */
  /sdk/testapps/testSensors/src/com/android/tests/testsensors/
TestSensorsActivity.java 107 mName.setText("Magnetic field");
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
hal_outputs.c 38 Android specifications require this filter to be enabled to have the Magnetic
214 -Y is tangential to the ground at the device's current location and points towards the magnetic North Pole.
462 * - values[0]: Azimuth, angle between the magnetic north direction
  /external/llvm/include/llvm/Support/
ConvertUTF.h 18 * purchased on magnetic or optical media from Unicode, Inc., the

Completed in 5568 milliseconds

1 23 4