Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h273 int gmHandler(sensors_event_t *data);
DMPLSensor.cpp595 mHandlers[GeomagneticRotationVector] = &MPLSensor::gmHandler; in MPLSensor()
2683 int MPLSensor::gmHandler(sensors_event_t* s) in gmHandler() function in MPLSensor
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h251 int gmHandler(sensors_event_t *data);
DMPLSensor.cpp523 mHandlers[GeomagneticRotationVector] = &MPLSensor::gmHandler; in MPLSensor()
2923 int MPLSensor::gmHandler(sensors_event_t* s) function in MPLSensor