Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h265 int rvHandler(sensors_event_t *data);
DMPLSensor.cpp574 mHandlers[RotationVector] = &MPLSensor::rvHandler; in MPLSensor()
2569 int MPLSensor::rvHandler(sensors_event_t* s) in rvHandler() function in MPLSensor
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h244 int rvHandler(sensors_event_t *data);
DMPLSensor.cpp513 mHandlers[RotationVector] = &MPLSensor::rvHandler; in MPLSensor()
2766 int MPLSensor::rvHandler(sensors_event_t* s) function in MPLSensor