Searched refs:kMinAllocBytesForEviction (Results 1 – 2 of 2) sorted by relevance
39 static constexpr size_t kMinAllocBytesForEviction = 1024*1024*15; variable532 if (!clearCache && mStats.mSizeCached < kMinAllocBytesForEviction in cleanUp()
42 static constexpr size_t kMinAllocBytesForEviction = 1024*1024*15; variable761 (mStats.mSizeCached < kMinAllocBytesForEviction || in cleanUp()