Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h473 wp<const SensorEventConnection> * mMapFlushEventsToConnections; variable
DSensorService.cpp292 mMapFlushEventsToConnections = new wp<const SensorEventConnection> [minBufferSize]; in onFirstRef()
1013 mMapFlushEventsToConnections[i] = nullptr; in threadLoop()
1018 mMapFlushEventsToConnections[i] = rec->getFirstPendingFlushConnection(); in threadLoop()
1071 mMapFlushEventsToConnections); in threadLoop()