Searched refs:grvHandler (Results 1 - 2 of 2) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h263 int grvHandler(sensors_event_t *data);
H A DMPLSensor.cpp533 mHandlers[RotationVector] = &MPLSensor::grvHandler;
535 mHandlers[GameRotationVector] = &MPLSensor::grvHandler;
2468 int MPLSensor::grvHandler(sensors_event_t* s) function in class:MPLSensor

Completed in 3349 milliseconds