Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 25 of 83) sorted by relevance

1234

/frameworks/base/tools/aapt2/
DStringPool_test.cpp37 StringPool pool; in TEST() local
44 StringPool pool; in TEST() local
54 StringPool pool; in TEST() local
65 StringPool pool; in TEST() local
76 StringPool pool; in TEST() local
88 StringPool pool; in TEST() local
115 StringPool pool; in TEST() local
143 StringPool pool; in TEST() local
161 StringPool pool; in TEST() local
175 StringPool pool; in TEST() local
[all …]
DResourceValues_test.cpp40 StringPool pool; in TEST() local
59 StringPool pool; in TEST() local
70 StringPool pool; in TEST() local
94 StringPool pool; in TEST() local
105 StringPool pool; in TEST() local
203 StringPool pool; in TEST() local
DStringPool.cpp251 void StringPool::Merge(StringPool&& pool) { in Merge()
434 bool StringPool::Flatten(BigBuffer* out, const StringPool& pool, bool utf8, in Flatten()
503 bool StringPool::FlattenUtf8(BigBuffer* out, const StringPool& pool, IDiagnostics* diag) { in FlattenUtf8()
507 bool StringPool::FlattenUtf16(BigBuffer* out, const StringPool& pool, IDiagnostics* diag) { in FlattenUtf16()
/frameworks/layoutlib/bridge/tests/src/android/util/imagepool/
DImagePoolImplTest.java54 ImagePoolImpl pool = getSimpleSingleBucketPool(width, height); in testImageDispose() local
71 ImagePoolImpl pool = getSimpleSingleBucketPool(width, height); in testImageDisposeFromFunction() local
89 ImagePoolImpl pool = new ImagePoolImpl(new ImagePoolPolicy( in testImageDisposedAndRecycled() local
138 ImagePoolImpl pool = new ImagePoolImpl(new ImagePoolPolicy( in testBufferedImageReleased() local
168 ImagePool pool = new ImagePoolImpl( in testPoolWidthHeightNotBigEnough() local
182 ImagePoolImpl pool = new ImagePoolImpl( in testSizeNotBigEnough() local
199 ImagePoolImpl pool = new ImagePoolImpl(new ImagePoolPolicy( in testImageMultipleCopies() local
235 ImagePoolImpl pool = new ImagePoolImpl(new ImagePoolPolicy( in testPoolDispose() local
268 private static BufferedImage createImageAndReturnBufferedImage(ImagePoolImpl pool, int width, in createImageAndReturnBufferedImage()
293 private static int getTooBigForPoolCount(ImagePool pool) { in getTooBigForPoolCount()
[all …]
/frameworks/base/tools/aapt2/compile/
DPseudolocaleGenerator_test.cpp27 StringPool pool; in TEST() local
74 StringPool pool; in TEST() local
96 StringPool pool; in TEST() local
118 StringPool pool; in TEST() local
157 StringPool pool; in TEST() local
DPseudolocaleGenerator.cpp114 StringPool* pool) { in PseudolocalizeStyledString()
225 Visitor(StringPool* pool, Pseudolocalizer::Method method) in Visitor()
316 StringPool* pool, ResourceEntry* entry) { in PseudolocalizeIfNeeded()
/frameworks/base/libs/hwui/thread/
DCommonPool.cpp31 CommonPool* pool = this; in CommonPool() local
53 static CommonPool pool; in instance() local
/frameworks/base/media/mca/filterfw/jni/
Djni_util.h215 ObjectPool<T>* pool = ObjectPool<T>::Instance(); in WrapObjectInJava() local
235 ObjectPool<T>* pool = ObjectPool<T>::Instance(); in WrapNewObjectInJava() local
249 ObjectPool<T>* pool = ObjectPool<T>::Instance(); in ConvertFromJava() local
259 ObjectPool<T>* pool = ObjectPool<T>::Instance(); in DeleteNativeObject() local
/frameworks/av/media/codec2/components/raw/
DC2SoftRawDec.cpp140 const std::shared_ptr<C2BlockPool> &pool) { in process()
167 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/frameworks/base/libs/androidfw/tests/
DTestHelpers.cpp71 const ResStringPool* pool = table.getTableStringBlock(block); in IsStringEqual() local
DCommonHelpers.cpp60 std::string GetStringFromPool(const ResStringPool* pool, uint32_t idx) { in GetStringFromPool()
/frameworks/av/media/codec2/components/g711/
DC2SoftG711Dec.cpp136 const std::shared_ptr<C2BlockPool> &pool) { in process()
213 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/frameworks/base/core/tests/coretests/src/android/database/sqlite/
DSQLiteConnectionPoolTest.java76 SQLiteConnectionPool pool = SQLiteConnectionPool.open(mTestConf); in testCloseIdleConnections() local
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrNbEnc.cpp183 const std::shared_ptr<C2BlockPool> &pool) { in process()
287 const std::shared_ptr<C2BlockPool> &pool) { in drain()
DC2SoftAmrWbEnc.cpp265 const std::shared_ptr<C2BlockPool> &pool) { in process()
361 const std::shared_ptr<C2BlockPool> &pool) { in drain()
DC2SoftAmrDec.cpp241 const std::shared_ptr<C2BlockPool> &pool) { in process()
375 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/frameworks/av/media/codec2/components/gsm/
DC2SoftGsmDec.cpp170 const std::shared_ptr<C2BlockPool> &pool) { in process()
246 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/frameworks/av/media/codec2/vndk/
DC2PlatformStorePluginLoader.cpp61 std::shared_ptr<C2BlockPool>* pool) { in createBlockPool()
/frameworks/base/tools/aapt/
DStringPool.cpp40 void printStringPool(const ResStringPool* pool) in printStringPool()
239 StringPool::ConfigSorter::ConfigSorter(const StringPool& pool) : pool(pool) in ConfigSorter()
374 sp<AaptFile> pool = new AaptFile(String8(), AaptGroupEntry(), in createStringBlock() local
390 status_t StringPool::writeStringBlock(const sp<AaptFile>& pool) in writeStringBlock()
/frameworks/av/media/codec2/components/opus/
DC2SoftOpusEnc.cpp300 const std::shared_ptr<C2BlockPool>& pool) { in process()
533 const std::shared_ptr<C2BlockPool>& pool, in drainInternal()
579 const std::shared_ptr<C2BlockPool>& pool) { in drain()
DC2SoftOpusDec.cpp163 const std::shared_ptr<C2BlockPool> &pool) { in drain()
210 const std::shared_ptr<C2BlockPool> &pool) { in process()
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacDec.cpp178 const std::shared_ptr<C2BlockPool> &pool) { in process()
317 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxEnc.cpp414 const std::shared_ptr<C2BlockPool> &pool) { in process()
656 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp428 const std::shared_ptr<C2BlockPool> &pool, in drainRingBuffer()
512 const std::shared_ptr<C2BlockPool> &pool) { in process()
793 const std::shared_ptr<C2BlockPool> &pool, in drainInternal()
831 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.cpp183 const std::shared_ptr<C2BlockPool> &pool) { in drain()
226 const std::shared_ptr<C2BlockPool> &pool) { in process()

1234