Searched defs:gyroHandler (Results 1 - 4 of 4) sorted by relevance

/hardware/invensense/60xx/libsensors/
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.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.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.cpp586 mHandlers[Gyro] = &MPLSensor::gyroHandler;
2491 int MPLSensor::gyroHandler(sensors_event_t* s) function in class:MPLSensor

Completed in 1815 milliseconds