Searched refs:gyroHandler (Results 1 - 8 of 8) sorted by relevance

/hardware/invensense/60xx/libsensors/
H A DMPLSensor.h80 void gyroHandler(sensors_event_t *data, uint32_t *pendmask, int index);
H A DMPLSensor.cpp254 mHandlers[Gyro] = &MPLSensor::gyroHandler;
593 void MPLSensor::gyroHandler(sensors_event_t* s, uint32_t* pending_mask, function in class:MPLSensor
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.h173 int gyroHandler(sensors_event_t *data);
H A DMPLSensor.cpp304 mHandlers[Gyro] = &MPLSensor::gyroHandler;
1199 int MPLSensor::gyroHandler(sensors_event_t* s) function in class:MPLSensor
/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h238 int gyroHandler(sensors_event_t *data);
H A DMPLSensor.cpp489 mHandlers[Gyro] = &MPLSensor::gyroHandler;
2546 int MPLSensor::gyroHandler(sensors_event_t* s) function in class:MPLSensor
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h260 int gyroHandler(sensors_event_t *data);
H A DMPLSensor.cpp586 mHandlers[Gyro] = &MPLSensor::gyroHandler;
2491 int MPLSensor::gyroHandler(sensors_event_t* s) function in class:MPLSensor

Completed in 92 milliseconds