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

/frameworks/native/services/sensorservice/
H A DSensorService.cpp259 recordLastValue(buffer, count);
293 recordLastValue(&buffer[count], k);
319 void SensorService::recordLastValue( function in class:android::SensorService
H A DSensorService.h112 void recordLastValue(sensors_event_t const * buffer, size_t count);

Completed in 104 milliseconds