Searched defs:MAX_SIZE (Results 1 – 12 of 12) sorted by relevance
10 private static final int MAX_SIZE = 20; field in BaseKeyPool
27 static final long MAX_SIZE = 64 * 1024; // 64 KiB. field in SegmentPool
13 private static final int MAX_SIZE = 512 * 1024; field in ByteArrayPool
48 #define MAX_SIZE 100 macro
40 MAX_SIZE = 1 << 1, // A maximum size was provided. enumerator
41 static final int MAX_SIZE = 100; field in CacheEvictionTest
20 static const SkScalar MAX_SIZE = 1000.0f; variable
19 #define MAX_SIZE (256 * 1024) macro
23 static const int MAX_SIZE = 1000; variable
39 public static final int MAX_SIZE = 12; // ~72k field in FileClientSessionCache