Searched refs:sortEventBuffer (Results 1 - 2 of 2) sorted by path

/frameworks/native/services/sensorservice/
H A DSensorService.cpp296 sortEventBuffer(buffer, count);
337 void SensorService::sortEventBuffer(sensors_event_t* buffer, size_t count) function in class:android::SensorService
H A DSensorService.h113 static void sortEventBuffer(sensors_event_t* buffer, size_t count);

Completed in 76 milliseconds