Searched refs:computeMaxCacheSizeLocked (Results 1 – 2 of 2) sorted by relevance
294 if (mCacheSize + count < computeMaxCacheSizeLocked()) { in sendEvents()342 mMaxCacheSize = computeMaxCacheSizeLocked(); in sendEvents()367 const int new_cache_size = computeMaxCacheSizeLocked(); in reAllocateCacheLocked()610 int SensorService::SensorEventConnection::computeMaxCacheSizeLocked() const { in computeMaxCacheSizeLocked() function in android::SensorService::SensorEventConnection
99 int computeMaxCacheSizeLocked() const;