HomeSort by relevance Sort by last modified time
    Searched refs:mSensorEventScratch (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/sensorservice/
SensorService.h 276 sensors_event_t *mSensorEventBuffer, *mSensorEventScratch;
SensorService.cpp 191 mSensorEventScratch = new sensors_event_t[minBufferSize];
502 activeConnections[i]->sendEvents(mSensorEventBuffer, count, mSensorEventScratch,
    [all...]

Completed in 4069 milliseconds