HomeSort by relevance Sort by last modified time
    Searched refs:ThreeAxisSample (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/sensorhal/
hubconnection.h 199 struct ThreeAxisSample
230 struct ThreeAxisSample threeSamples[];
275 void processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct ThreeAxisSample *sample, bool highAccuracy);
hubconnection.cpp 841 void HubConnection::processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct ThreeAxisSample *sample, bool highAccuracy)
    [all...]

Completed in 48 milliseconds