Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorEventConnection.h114 void reAllocateCacheLocked(sensors_event_t const* scratch, int count);
DSensorEventConnection.cpp482 void SensorService::SensorEventConnection::reAllocateCacheLocked(sensors_event_t const* scratch, in reAllocateCacheLocked() function in android::SensorService::SensorEventConnection
510 reAllocateCacheLocked(events, count); in appendEventsToCacheLocked()