Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorEventConnection.h103 void reAllocateCacheLocked(sensors_event_t const* scratch, int count);
DSensorEventConnection.cpp295 reAllocateCacheLocked(scratch, count); in sendEvents()
364 void SensorService::SensorEventConnection::reAllocateCacheLocked(sensors_event_t const* scratch, in reAllocateCacheLocked() function in android::SensorService::SensorEventConnection