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

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.cpp125 mQuatSensorTimestamp(0),
3903 mQuatSensorTimestamp = *((long long*) (rdata));
3918 mQuatSensorTimestamp = *((long long*) (rdata));
3933 mQuatSensorTimestamp = *((long long*) (rdata));
4208 mQuatSensorTimestamp);
4213 mQuatSensorTimestamp);
4214 latestTimestamp = mQuatSensorTimestamp;
4228 mQuatSensorTimestamp);
4232 mCached6AxisQuaternionData[2], mQuatSensorTimestamp);
4233 latestTimestamp = mQuatSensorTimestamp;
[all...]
H A DMPLSensor.h511 int64_t mQuatSensorTimestamp; member in class:MPLSensor
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp250 mQuatSensorTimestamp(0),
3874 mQuatSensorTimestamp = *((long long*) (rdata));
3883 mQuatSensorTimestamp = *((long long*) (rdata));
3892 mQuatSensorTimestamp = *((long long*) (rdata));
4078 mQuatSensorTimestamp);
4083 mQuatSensorTimestamp);
4084 latestTimestamp = mQuatSensorTimestamp;
4099 mQuatSensorTimestamp);
4103 mCached6AxisQuaternionData[2], mQuatSensorTimestamp);
4104 latestTimestamp = mQuatSensorTimestamp;
[all...]
H A DMPLSensor.h530 int64_t mQuatSensorTimestamp; member in class:MPLSensor

Completed in 420 milliseconds