Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h266 int grvHandler(sensors_event_t *data);
DMPLSensor.cpp576 mHandlers[RotationVector] = &MPLSensor::grvHandler; in MPLSensor()
578 mHandlers[GameRotationVector] = &MPLSensor::grvHandler; in MPLSensor()
2588 int MPLSensor::grvHandler(sensors_event_t* s) in grvHandler() function in MPLSensor
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h245 int grvHandler(sensors_event_t *data);
DMPLSensor.cpp514 mHandlers[GameRotationVector] = &MPLSensor::grvHandler; in MPLSensor()
2799 int MPLSensor::grvHandler(sensors_event_t* s) function in MPLSensor