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

  /device/google/contexthub/util/nanotool/
sensorevent.cpp 141 sample = GetSampleAtIndex(index);
158 const SensorSampleHeader *TimestampedSensorEvent::GetSampleAtIndex(
207 reinterpret_cast<const SingleAxisDataPoint *>(GetSampleAtIndex(index));
224 reinterpret_cast<const SingleAxisDataPoint *>(GetSampleAtIndex(index));
238 GetSampleAtIndex(index));
264 GetSampleAtIndex(index));
sensorevent.h 119 const SensorSampleHeader *GetSampleAtIndex(uint8_t index) const;

Completed in 78 milliseconds