Home
last modified time | relevance | path

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

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