Home
last modified time | relevance | path

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

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