Searched refs:mBatchDelays (Results 1 - 4 of 4) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.cpp503 mBatchDelays[i] = 1000000000LL;
5674 ns = mBatchDelays[i];
5698 mBatchDelays[what] = 1000000000L;
5703 mBatchDelays[what] = period_ns;
5729 mBatchDelays[d]);
5757 wanted = mBatchDelays[GameRotationVector];
5787 wanted = mBatchDelays[GameRotationVector];
5915 wanted = mBatchDelays[GameRotationVector];
5925 wanted = mBatchDelays[GameRotationVector];
6328 gyroRate = mBatchDelays[Gyr
[all...]
H A DMPLSensor.h365 int64_t mBatchDelays[NumSensors]; member in class:MPLSensor
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp604 mBatchDelays[i] = 1000000000LL;
5585 ns = mBatchDelays[i];
5623 mBatchDelays[what] = 1000000000L;
5627 mBatchDelays[what] = period_ns;
5645 mBatchDelays[d]);
5708 wanted = mBatchDelays[GameRotationVector];
5741 wanted = mBatchDelays[GameRotationVector];
6240 gyroRate = mBatchDelays[Gyro] < mBatchDelays[RawGyro] ? mBatchDelays[Gyr
[all...]
H A DMPLSensor.h387 int64_t mBatchDelays[NumSensors]; member in class:MPLSensor

Completed in 44 milliseconds