OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSampleAtIndex
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/util/nanotool/
sensorevent.cpp
140
sample =
GetSampleAtIndex
(index);
157
const SensorSampleHeader *TimestampedSensorEvent::
GetSampleAtIndex
(
206
reinterpret_cast<const SingleAxisDataPoint *>(
GetSampleAtIndex
(index));
223
reinterpret_cast<const SingleAxisDataPoint *>(
GetSampleAtIndex
(index));
237
GetSampleAtIndex
(index));
263
GetSampleAtIndex
(index));
sensorevent.h
119
const SensorSampleHeader *
GetSampleAtIndex
(uint8_t index) const;
Completed in 518 milliseconds