Home
last modified time | relevance | path

Searched defs:blockSize (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/tools/aapt2/util/
DBigBuffer.h115 inline BigBuffer::BigBuffer(size_t blockSize) : mBlockSize(blockSize), mSize(0) { in BigBuffer()
/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerStressTest.java158 int blockSize = fs.getBlockSize(); in testDownloadToCacheWithAlmostFullCache() local
/frameworks/base/services/tests/servicestests/src/com/android/server/
DDropBoxTest.java332 int blockSize = new StatFs(dir.getPath()).getBlockSize(); in testSizeLimits() local
433 int blockSize = new StatFs(dir.getPath()).getBlockSize(); in testAgeLimits() local
/frameworks/base/services/core/java/com/android/server/
DDropBoxManagerService.java538 int flags, int blockSize) throws IOException { in EntryFile()
575 public EntryFile(File file, int blockSize) { in EntryFile()
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java1676 Size blockSize = Utils.parseSize(map.get("block-size"), new Size(8, 8)); in equivalentVP9Level() local
1728 Size blockSize = new Size(mBlockWidth, mBlockHeight); in parseFromInfo() local
2433 final int blockSize = 16; in applyLevelLimits() local
2502 final int blockSize = 8; in applyLevelLimits() local
/frameworks/av/media/libstagefright/matroska/
DMatroskaExtractor.cpp1336 size_t blockSize = 0; in findThumbnails() local
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...