Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp250 mQuatSensorTimestamp(0), in MPLSensor()
3874 mQuatSensorTimestamp = *((long long*) (rdata)); in buildMpuEvent()
3883 mQuatSensorTimestamp = *((long long*) (rdata)); in buildMpuEvent()
3892 mQuatSensorTimestamp = *((long long*) (rdata)); in buildMpuEvent()
4078 mQuatSensorTimestamp); in buildMpuEvent()
4083 mQuatSensorTimestamp); in buildMpuEvent()
4084 latestTimestamp = mQuatSensorTimestamp; in buildMpuEvent()
4099 mQuatSensorTimestamp); in buildMpuEvent()
4103 mCached6AxisQuaternionData[2], mQuatSensorTimestamp); in buildMpuEvent()
4104 latestTimestamp = mQuatSensorTimestamp; in buildMpuEvent()
[all …]
DMPLSensor.h530 int64_t mQuatSensorTimestamp; variable
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp125 mQuatSensorTimestamp(0), in MPLSensor()
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 …]
DMPLSensor.h511 int64_t mQuatSensorTimestamp; variable