HomeSort by relevance Sort by last modified time
    Searched refs:SensorSampleHeader (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/util/nanotool/
sensorevent.h 76 * SensorSampleHeader.
82 struct SensorSampleHeader {
119 const SensorSampleHeader *GetSampleAtIndex(uint8_t index) const;
131 * including struct SensorSampleHeader.
sensorevent.cpp 134 const SensorSampleHeader *sample;
157 const SensorSampleHeader *TimestampedSensorEvent::GetSampleAtIndex(
166 return reinterpret_cast<const struct SensorSampleHeader *>(

Completed in 895 milliseconds