Home
last modified time | relevance | path

Searched defs:highAccuracy (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/sensorhal/
Dhubconnection.cpp599 …2_t type, uint32_t sensor, struct OneAxisSample *sample, __attribute__((unused)) bool highAccuracy) in processSample()
676 …ype, uint32_t sensor, struct RawThreeAxisSample *sample, __attribute__((unused)) bool highAccuracy) in processSample()
783 …t64_t timestamp, uint32_t type, uint32_t sensor, struct ThreeAxisSample *sample, bool highAccuracy) in processSample()
Dhubconnection.h181 uint8_t highAccuracy : 1; member