Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.h170 struct RawThreeAxisSample struct
206 struct RawThreeAxisSample rawThreeSamples[];
247 …sSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct RawThreeAxisSample *sample, boo…
Dhubconnection.cpp648 …sSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct RawThreeAxisSample *sample, __a… in processSample()