Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h260 int gyroHandler(sensors_event_t *data);
DMPLSensor.cpp582 mHandlers[Gyro] = &MPLSensor::gyroHandler; in MPLSensor()
2484 int MPLSensor::gyroHandler(sensors_event_t* s) in gyroHandler() function in MPLSensor
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h239 int gyroHandler(sensors_event_t *data);
DMPLSensor.cpp517 mHandlers[Gyro] = &MPLSensor::gyroHandler; in MPLSensor()
2619 int MPLSensor::gyroHandler(sensors_event_t* s) function in MPLSensor