Home
last modified time | relevance | path

Searched refs:mSensorEventScratch (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorService.h470 sensors_event_t *mSensorEventBuffer, *mSensorEventScratch; variable
DSensorService.cpp291 mSensorEventScratch = new sensors_event_t[minBufferSize]; in onFirstRef()
1070 connection->sendEvents(mSensorEventBuffer, count, mSensorEventScratch, in threadLoop()