Searched defs:blockSize (Results 1 – 7 of 7) sorted by relevance
115 inline BigBuffer::BigBuffer(size_t blockSize) : mBlockSize(blockSize), mSize(0) { in BigBuffer()
158 int blockSize = fs.getBlockSize(); in testDownloadToCacheWithAlmostFullCache() local
332 int blockSize = new StatFs(dir.getPath()).getBlockSize(); in testSizeLimits() local433 int blockSize = new StatFs(dir.getPath()).getBlockSize(); in testAgeLimits() local
538 int flags, int blockSize) throws IOException { in EntryFile()575 public EntryFile(File file, int blockSize) { in EntryFile()
1676 Size blockSize = Utils.parseSize(map.get("block-size"), new Size(8, 8)); in equivalentVP9Level() local1728 Size blockSize = new Size(mBlockWidth, mBlockHeight); in parseFromInfo() local2433 final int blockSize = 16; in applyLevelLimits() local2502 final int blockSize = 8; in applyLevelLimits() local
1336 size_t blockSize = 0; in findThumbnails() local
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...