Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.h193 struct ThreeAxisSample struct
224 struct ThreeAxisSample threeSamples[];
268 …void processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct ThreeAxisSample *sam…
Dhubconnection.cpp783 …essSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct ThreeAxisSample *sample, bool… in processSample()