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

  /device/google/contexthub/sensorhal/
hubconnection.h 182 struct OneAxisSample
205 struct OneAxisSample oneSamples[];
246 void processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct OneAxisSample *sample, bool highAccuracy);
hubconnection.cpp 555 void HubConnection::processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct OneAxisSample *sample, __attribute__((unused)) bool highAccuracy)
    [all...]

Completed in 673 milliseconds