Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.h182 struct OneAxisSample struct
205 struct OneAxisSample oneSamples[];
246 …void processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct OneAxisSample *sampl…
Dhubconnection.cpp555 …cessSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct OneAxisSample *sample, __att… in processSample()