Home
last modified time | relevance | path

Searched refs:SensorSampleHeader (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/util/nanotool/
Dsensorevent.h82 struct SensorSampleHeader { struct
119 const SensorSampleHeader *GetSampleAtIndex(uint8_t index) const;
Dsensorevent.cpp133 const SensorSampleHeader *sample; in GetSampleTime()
156 const SensorSampleHeader *TimestampedSensorEvent::GetSampleAtIndex( in GetSampleAtIndex()
165 return reinterpret_cast<const struct SensorSampleHeader *>( in GetSampleAtIndex()