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

  /frameworks/native/services/sensorservice/
SensorFusion.cpp 38 if (list[i].type == SENSOR_TYPE_MAGNETIC_FIELD) {
75 } else if (event.type == SENSOR_TYPE_MAGNETIC_FIELD) {
  /hardware/libhardware/tests/nusensors/
nusensors.cpp 32 case SENSOR_TYPE_MAGNETIC_FIELD:
141 case SENSOR_TYPE_MAGNETIC_FIELD:
  /hardware/libhardware/include/hardware/
sensors.h 283 #define SENSOR_TYPE_MAGNETIC_FIELD SENSOR_TYPE_GEOMAGNETIC_FIELD
482 * Similar to SENSOR_TYPE_MAGNETIC_FIELD, but the hard iron calibration is
506 * SENSOR_TYPE_MAGNETIC_FIELD must be present and both must return the
512 * See SENSOR_TYPE_MAGNETIC_FIELD for more information
    [all...]
  /hardware/akm/AK8975_FS/libsensors/
AkmSensor.cpp 52 mPendingEvents[MagneticField].type = SENSOR_TYPE_MAGNETIC_FIELD;
sensors.cpp 68 SENSOR_TYPE_MAGNETIC_FIELD, 1228.8f,
  /device/generic/goldfish/sensors/
sensors_qemu.c 503 .type = SENSOR_TYPE_MAGNETIC_FIELD,
  /hardware/invensense/60xx/libsensors/
MPLSensor.cpp 82 SENSOR_TYPE_MAGNETIC_FIELD, 10240.0f, 1.0f, 0.5f, 10000, 0, 0, { } },
242 mPendingEvents[MagneticField].type = SENSOR_TYPE_MAGNETIC_FIELD;
    [all...]
  /hardware/invensense/60xx/libsensors_iio/
MPLSensor.cpp 101 SENSOR_TYPE_MAGNETIC_FIELD, 10240.0f, 1.0f, 0.5f, 10000, 0, 0, {}},
291 mPendingEvents[MagneticField].type = SENSOR_TYPE_MAGNETIC_FIELD;
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp 129 SENSOR_TYPE_MAGNETIC_FIELD, 10240.0f, 1.0f, 0.5f, 10000, 0, 0, {}},
501 mPendingEvents[MagneticField].type = SENSOR_TYPE_MAGNETIC_FIELD;
    [all...]

Completed in 165 milliseconds