Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.h187 struct RawThreeAxisSample struct
223 struct RawThreeAxisSample rawThreeSamples[];
267 …sSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct RawThreeAxisSample *sample, boo…
Dhubconnection.cpp676 …sSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct RawThreeAxisSample *sample, __a… in processSample()