Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dsensorevent.cpp139 sample = GetSampleAtIndex(index); in GetSampleTime()
156 const SensorSampleHeader *TimestampedSensorEvent::GetSampleAtIndex( in GetSampleAtIndex() function in android::TimestampedSensorEvent
205 reinterpret_cast<const SingleAxisDataPoint *>(GetSampleAtIndex(index)); in StringForSample()
222 reinterpret_cast<const SingleAxisDataPoint *>(GetSampleAtIndex(index)); in StringForSample()
236 GetSampleAtIndex(index)); in StringForSample()
262 GetSampleAtIndex(index)); in StringForSample()
Dsensorevent.h119 const SensorSampleHeader *GetSampleAtIndex(uint8_t index) const;