HomeSort by relevance Sort by last modified time
    Searched refs:gyroHandler (Results 1 - 2 of 2) sorted by null

  /hardware/invensense/libsensors/
MPLSensor.h 80 void gyroHandler(sensors_event_t *data, uint32_t *pendmask, int index);
MPLSensor.cpp 262 mHandlers[Gyro] = &MPLSensor::gyroHandler;
603 void MPLSensor::gyroHandler(sensors_event_t* s, uint32_t* pending_mask,
    [all...]

Completed in 7288 milliseconds