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

/hardware/invensense/60xx/libsensors/
H A DMPLSensor.cpp251 mHandlers[RotationVector] = &MPLSensor::rvHandler;
658 void MPLSensor::rvHandler(sensors_event_t* s, uint32_t* pending_mask, function in class:MPLSensor
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.cpp301 mHandlers[RotationVector] = &MPLSensor::rvHandler;
1247 int MPLSensor::rvHandler(sensors_event_t* s) function in class:MPLSensor
/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.cpp485 mHandlers[RotationVector] = &MPLSensor::rvHandler;
2631 int MPLSensor::rvHandler(sensors_event_t* s) function in class:MPLSensor
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp578 mHandlers[RotationVector] = &MPLSensor::rvHandler;
2576 int MPLSensor::rvHandler(sensors_event_t* s) function in class:MPLSensor

Completed in 87 milliseconds