Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dsensorevent.cpp144 sample = GetSampleAtIndex(index); in GetSampleTime()
161 const SensorSampleHeader *TimestampedSensorEvent::GetSampleAtIndex( in GetSampleAtIndex() function in android::TimestampedSensorEvent
210 reinterpret_cast<const SingleAxisDataPoint *>(GetSampleAtIndex(index)); in StringForSample()
227 reinterpret_cast<const SingleAxisDataPoint *>(GetSampleAtIndex(index)); in StringForSample()
241 GetSampleAtIndex(index)); in StringForSample()
268 GetSampleAtIndex(index)); in StringForSample()
Dsensorevent.h119 const SensorSampleHeader *GetSampleAtIndex(uint8_t index) const;