HomeSort by relevance Sort by last modified time
    Searched refs:sensor_t (Results 26 - 40 of 40) sorted by null

12

  /hardware/invensense/65xx/libsensors_iio/
PressureSensor.IIO.secondary.cpp 166 void PressureSensor::fillList(struct sensor_t *list)
MPLSensor.cpp 116 static struct sensor_t sSensorList[] =
    [all...]
CompassSensor.IIO.9150.cpp 283 void CompassSensor::fillList(struct sensor_t *list)
CompassSensor.IIO.primary.cpp 415 void CompassSensor::fillList(struct sensor_t *list)
  /device/generic/goldfish/sensors/
sensors_qemu.c 487 static const struct sensor_t sSensorListInit[] = {
544 static struct sensor_t sSensorList[MAX_NUM_SENSORS];
547 struct sensor_t const** list)
  /device/lge/hammerhead/libsensors/
sensors.cpp 50 static struct sensor_t sSensorList[GLOBAL_SENSORS + LOCAL_SENSORS] = {
76 static int sensors = (sizeof(sSensorList) / sizeof(sensor_t));
82 struct sensor_t const** list)
  /frameworks/native/services/sensorservice/
SensorDevice.cpp 56 sensor_t const* list;
73 sensor_t const* list;
101 ssize_t SensorDevice::getSensorList(sensor_t const** list) {
SensorFusion.cpp 30 sensor_t const* list;
SensorService.cpp 78 sensor_t const* list;
    [all...]
  /hardware/libhardware/tests/nusensors/
nusensors.cpp 78 struct sensor_t const* list;
  /device/samsung/manta/libsensors/
sensors.cpp 63 static struct sensor_t sSensorList[LOCAL_SENSORS + MPLSensor::numSensors] = {
80 struct sensor_t const** list)
  /hardware/akm/AK8975_FS/libsensors/
sensors.cpp 63 static const struct sensor_t sSensorList[] = {
101 struct sensor_t const** list)
  /hardware/invensense/60xx/libsensors_iio/
MPLSensor.cpp 88 static struct sensor_t sSensorList[] =
    [all...]
CompassSensor.IIO.9150.cpp 280 void CompassSensor::fillList(struct sensor_t *list)
  /frameworks/native/libs/gui/
Sensor.cpp 39 Sensor::Sensor(struct sensor_t const* hwSensor, int halVersion)

Completed in 328 milliseconds

12