Home
last modified time | relevance | path

Searched refs:rawCompassHandler (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h264 int rawCompassHandler(sensors_event_t *data);
DMPLSensor.cpp591 mHandlers[MagneticField] = &MPLSensor::rawCompassHandler; in MPLSensor()
593 mHandlers[RawMagneticField] = &MPLSensor::rawCompassHandler; in MPLSensor()
2540 int MPLSensor::rawCompassHandler(sensors_event_t* s) in rawCompassHandler() function in MPLSensor
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h243 int rawCompassHandler(sensors_event_t *data);
DMPLSensor.cpp521 mHandlers[RawMagneticField] = &MPLSensor::rawCompassHandler; in MPLSensor()
2720 int MPLSensor::rawCompassHandler(sensors_event_t* s) function in MPLSensor