Searched defs:compassHandler (Results 1 - 3 of 3) sorted by relevance

/hardware/invensense/60xx/libsensors/
H A DMPLSensor.cpp256 mHandlers[MagneticField] = &MPLSensor::compassHandler;
635 void MPLSensor::compassHandler(sensors_event_t* s, uint32_t* pending_mask, function in class:MPLSensor
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.cpp307 mHandlers[MagneticField] = &MPLSensor::compassHandler;
1235 int MPLSensor::compassHandler(sensors_event_t* s) function in class:MPLSensor
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp546 mHandlers[MagneticField] = &MPLSensor::compassHandler;
2407 int MPLSensor::compassHandler(sensors_event_t* s) function in class:MPLSensor

Completed in 231 milliseconds