| /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/ |
| D | ManagedImageReader.java | 96 private AllocatingImageStream createUnallocatedStream(int capacity) { in createUnallocatedStream() 127 public ImageStream createStream(int capacity) { in createStream() 148 public ImageStream createPreallocatedStream(int capacity) throws InterruptedException, in createPreallocatedStream()
|
| D | AllocatingImageStream.java | 55 int capacity, ReservableTicketPool ticketPool, in AllocatingImageStream()
|
| /packages/services/Car/car-lib/src/com/android/car/internal/util/ |
| D | Sets.java | 68 int capacity = elements.length * 4 / 3 + 1; in newHashSet() local 107 int capacity = elements.length * 4 / 3 + 1; in newArraySet() local
|
| D | Lists.java | 67 int capacity = (elements.length * 110) / 100 + 5; in newArrayList() local
|
| /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/ |
| D | dic_node_pool.h | 31 explicit DicNodePool(const int capacity) : mDicNodes(), mPooledDicNodes() { in DicNodePool() 35 void reset(const int capacity) { in reset()
|
| D | dic_node_priority_queue.h | 32 AK_FORCE_INLINE explicit DicNodePriorityQueue(const int capacity) in DicNodePriorityQueue()
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
| D | SuggestionResults.java | 39 public SuggestionResults(final int capacity, final boolean isBeginningOfSentence, in SuggestionResults() 45 private SuggestionResults(final Comparator<SuggestedWordInfo> comparator, final int capacity, in SuggestionResults()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/data/ |
| D | BytesBufferPool.java | 35 private BytesBuffer(int capacity) { in BytesBuffer() 44 int capacity = data.length; in readFrom() local
|
| /packages/apps/TV/tuner/src/com/android/tv/tuner/util/ |
| D | ByteArrayBuffer.java | 43 public ByteArrayBuffer(int capacity) { in ByteArrayBuffer() 129 public int capacity() { in capacity() method in ByteArrayBuffer
|
| /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/ |
| D | ResizableIntArray.java | 31 public ResizableIntArray(final int capacity) { in ResizableIntArray() 91 public void reset(final int capacity) { in reset()
|
| /packages/modules/StatsD/lib/libkll/include/ |
| D | sampler.h | 53 int64_t capacity() const { in capacity() function
|
| /packages/modules/Bluetooth/system/common/ |
| D | leaky_bonded_queue.h | 95 LeakyBondedQueue<T>::LeakyBondedQueue(size_t capacity) { in LeakyBondedQueue()
|
| D | lru.h | 47 LegacyLruCache(const size_t& capacity, const std::string& log_tag) in LegacyLruCache()
|
| /packages/modules/Bluetooth/system/gd/common/ |
| D | bidi_queue.h | 64 explicit BidiQueue(size_t capacity) in BidiQueue()
|
| D | lru_cache.h | 62 explicit LruCache(size_t capacity) : capacity_(capacity) { in LruCache()
|
| /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
| D | ByteArrayDictBuffer.java | 78 public int capacity() { in capacity() method in ByteArrayDictBuffer
|
| /packages/apps/Gallery/src/com/android/camera/gallery/ |
| D | LruCache.java | 33 public LruCache(final int capacity) { in LruCache()
|
| /packages/modules/Bluetooth/system/osi/src/ |
| D | fixed_queue.cc | 37 size_t capacity; member 46 fixed_queue_t* fixed_queue_new(size_t capacity) { in fixed_queue_new()
|
| D | array.cc | 34 size_t capacity; member
|
| /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
| D | LruCache.java | 37 public LruCache(final int capacity) { in LruCache()
|
| /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/ticketpool/ |
| D | FiniteTicketPool.java | 85 public FiniteTicketPool(int capacity) { in FiniteTicketPool()
|
| /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
| D | BinaryDictDecoderUtils.java | 56 public int capacity(); in capacity() method 108 public int capacity() { in capacity() method in BinaryDictDecoderUtils.ByteBufferDictBuffer
|
| /packages/modules/StatsD/lib/libkll/tests/ |
| D | compactor_stack_test.cpp | 37 int capacity; member 43 for (int capacity = 2; capacity < 1030; capacity *= 2) { in GenCompactorsTestParams() local
|
| /packages/services/Car/service/src/com/android/car/bluetooth/ |
| D | FastPairAccountKeyStorage.java | 138 public int capacity() { in capacity() method in FastPairAccountKeyStorage
|
| /packages/apps/TV/common/src/com/android/tv/common/recording/ |
| D | RecordingStorageStatusManager.java | 92 private MountedStorageStatus(boolean mounted, File mountedDir, long capacity) { in MountedStorageStatus()
|