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 137 struct ThreeAxisSample
168 struct ThreeAxisSample threeSamples[];
206 void processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct ThreeAxisSample *sample, bool highAccuracy);
hubconnection.cpp 500 void HubConnection::processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct ThreeAxisSample *sample, bool highAccuracy)
    [all...]

Completed in 918 milliseconds