Searched refs:orienHandler (Results 1 - 8 of 8) sorted by relevance

/hardware/invensense/60xx/libsensors/
H A DMPLSensor.h86 void orienHandler(sensors_event_t *data, uint32_t *pendmask, int index);
H A DMPLSensor.cpp257 mHandlers[Orientation] = &MPLSensor::orienHandler;
769 void MPLSensor::orienHandler(sensors_event_t* s, uint32_t* pending_mask, function in class:MPLSensor
788 ALOGW("orienHandler: data not valid (%d)", (int) res);
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.h180 int orienHandler(sensors_event_t *data);
H A DMPLSensor.cpp308 mHandlers[Orientation] = &MPLSensor::orienHandler;
1282 int MPLSensor::orienHandler(sensors_event_t* s) function in class:MPLSensor
/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h247 int orienHandler(sensors_event_t *data);
H A DMPLSensor.cpp494 mHandlers[Orientation] = &MPLSensor::orienHandler;
2690 int MPLSensor::orienHandler(sensors_event_t* s) function in class:MPLSensor
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h269 int orienHandler(sensors_event_t *data);
H A DMPLSensor.cpp598 mHandlers[Orientation] = &MPLSensor::orienHandler;
2639 int MPLSensor::orienHandler(sensors_event_t* s) function in class:MPLSensor

Completed in 46 milliseconds