OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RawThreeAxisSample
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/sensorhal/
hubconnection.h
193
struct
RawThreeAxisSample
229
struct
RawThreeAxisSample
rawThreeSamples[];
274
void processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct
RawThreeAxisSample
*sample, bool highAccuracy);
hubconnection.cpp
759
void HubConnection::processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct
RawThreeAxisSample
*sample, __attribute__((unused)) bool highAccuracy)
[
all
...]
Completed in 126 milliseconds