Searched refs:computeMaxCacheSizeLocked (Results 1 – 2 of 2) sorted by relevance
359 mMaxCacheSize = computeMaxCacheSizeLocked(); in sendEvents()403 const int new_cache_size = computeMaxCacheSizeLocked(); in reAllocateCacheLocked()426 } else if (mCacheSize + count <= computeMaxCacheSizeLocked()) { in appendEventsToCacheLocked()717 int SensorService::SensorEventConnection::computeMaxCacheSizeLocked() const { in computeMaxCacheSizeLocked() function in android::SensorService::SensorEventConnection
106 int computeMaxCacheSizeLocked() const;