Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h263 int compassHandler(sensors_event_t *data);
DMPLSensor.cpp589 mHandlers[MagneticField] = &MPLSensor::compassHandler; in MPLSensor()
2527 int MPLSensor::compassHandler(sensors_event_t* s) in compassHandler() function in MPLSensor
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h242 int compassHandler(sensors_event_t *data);
DMPLSensor.cpp520 mHandlers[MagneticField] = &MPLSensor::compassHandler; in MPLSensor()
2695 int MPLSensor::compassHandler(sensors_event_t* s) function in MPLSensor