OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sortEventBuffer
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/sensorservice/
SensorService.h
135
static void
sortEventBuffer
(sensors_event_t* buffer, size_t count);
SensorService.cpp
389
sortEventBuffer
(buffer, count);
446
void SensorService::
sortEventBuffer
(sensors_event_t* buffer, size_t count)
[
all
...]
Completed in 26 milliseconds