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()
3855 mQuatSensorTimestamp = *((long long*) (rdata)); in buildMpuEvent()
3864 mQuatSensorTimestamp = *((long long*) (rdata)); in buildMpuEvent()
3873 mQuatSensorTimestamp = *((long long*) (rdata)); in buildMpuEvent()
4058 mQuatSensorTimestamp); in buildMpuEvent()
4063 mQuatSensorTimestamp); in buildMpuEvent()
4064 latestTimestamp = mQuatSensorTimestamp; in buildMpuEvent()
4079 mQuatSensorTimestamp); in buildMpuEvent()
4083 mCached6AxisQuaternionData[2], mQuatSensorTimestamp); in buildMpuEvent()
4084 latestTimestamp = mQuatSensorTimestamp; in buildMpuEvent()
[all …]
DMPLSensor.h530 int64_t mQuatSensorTimestamp; variable
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp125 mQuatSensorTimestamp(0), in MPLSensor()
4043 mQuatSensorTimestamp = *((long long*) (rdata));
4058 mQuatSensorTimestamp = *((long long*) (rdata));
4073 mQuatSensorTimestamp = *((long long*) (rdata));
4335 mQuatSensorTimestamp);
4340 mQuatSensorTimestamp);
4341 latestTimestamp = mQuatSensorTimestamp;
4355 mQuatSensorTimestamp);
4359 mCached6AxisQuaternionData[2], mQuatSensorTimestamp);
4360 latestTimestamp = mQuatSensorTimestamp;
[all …]
DMPLSensor.h531 int64_t mQuatSensorTimestamp; variable