Searched refs:computeMaxCacheSizeLocked (Results 1 – 2 of 2) sorted by relevance
324 if (mCacheSize + count < computeMaxCacheSizeLocked()) { in sendEvents()377 mMaxCacheSize = computeMaxCacheSizeLocked(); in sendEvents()409 const int new_cache_size = computeMaxCacheSizeLocked(); in reAllocateCacheLocked()669 int SensorService::SensorEventConnection::computeMaxCacheSizeLocked() const { in computeMaxCacheSizeLocked() function in android::SensorService::SensorEventConnection
105 int computeMaxCacheSizeLocked() const;