HomeSort by relevance Sort by last modified time
    Searched refs:reAllocateCacheLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/sensorservice/
SensorEventConnection.h 103 void reAllocateCacheLocked(sensors_event_t const* scratch, int count);
SensorEventConnection.cpp 295 reAllocateCacheLocked(scratch, count);
364 void SensorService::SensorEventConnection::reAllocateCacheLocked(sensors_event_t const* scratch,
373 ALOGD_IF(DEBUG_CONNECTIONS, "reAllocateCacheLocked maxCacheSize=%d %d", mMaxCacheSize,

Completed in 266 milliseconds