Searched defs:orienHandler (Results 1 - 3 of 3) sorted by relevance

/hardware/invensense/60xx/libsensors/
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.cpp308 mHandlers[Orientation] = &MPLSensor::orienHandler;
1282 int MPLSensor::orienHandler(sensors_event_t* s) function in class:MPLSensor
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp551 mHandlers[Orientation] = &MPLSensor::orienHandler;
2512 int MPLSensor::orienHandler(sensors_event_t* s) function in class:MPLSensor

Completed in 181 milliseconds