| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/data/ |
| D | FontDataTests.java | 206 int bytesRead = rfd.readBytes(index, buffer, 0, buffer.length); in readFontDataWithBuffer() local 219 int bytesRead = rfd.readBytes(index, b, index, windowSize); in readFontDataWithSlidingWindow() local 240 int bytesRead = rfd.readBytes(index, buffer, 0, buffer.length); in writeFontDataWithBuffer() local 253 int bytesRead = rfd.readBytes(index, b, index, windowSize); in writeFontDataWithSlidingWindow() local
|
| D | ByteArrayTests.java | 107 int bytesRead = ba.get(index, buffer); in readByteArrayWithBuffer() local 121 int bytesRead = ba.get(index, b, index, windowSize); in readByteArrayWithSlidingWindow() local
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
| D | ByteArray.java | 230 int bytesRead = 0; in copyTo() local 263 int bytesRead = 0; in copyTo() local 283 int bytesRead = 0; in copyFrom() local 304 int bytesRead = 0; in copyFrom() local
|
| D | FontInputStream.java | 132 int bytesRead = super.read(b, off, bytesToRead); in read() local
|
| /third_party/skia/third_party/externals/oboe/src/common/ |
| D | SourceFloatCaller.cpp | 27 int32_t bytesRead = mBlockReader.read((uint8_t *) output.getBuffer(), numBytes); in onProcess() local
|
| D | SourceI16Caller.cpp | 31 int32_t bytesRead = mBlockReader.read((uint8_t *) mConversionBuffer.get(), numBytes); in onProcess() local
|
| D | FixedBlockReader.cpp | 49 int32_t bytesRead; in read() local
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/common/ |
| D | SetZeroDictionaryTest.java | 38 int bytesRead; in testZeroDictionary() local
|
| D | SetRfcDictionaryTest.java | 57 int bytesRead; in testSetRfcDictionary() local
|
| /third_party/mesa3d/src/gfxstream/guest/vulkan_enc/ |
| D | VulkanStreamGuest.h | 81 size_t bytesRead() const { return m_read; } in bytesRead() function
|
| /third_party/skia/m133/docs/examples/ |
| D | Path_readFromMemory.cpp | 13 size_t bytesRead = copy.readFromMemory(storage.begin(), wrongSize); in draw() local
|
| /third_party/skia/docs/examples/ |
| D | Path_readFromMemory.cpp | 14 size_t bytesRead = copy.readFromMemory(storage.begin(), wrongSize); in draw() local
|
| /third_party/skia/m133/experimental/rust_png/decoder/ |
| D | SkPngRustDecoder.cpp | 17 bool IsPng(const void* buff, size_t bytesRead) { in IsPng()
|
| /third_party/skia/third_party/externals/dawn/src/fuzzers/ |
| D | StandaloneFuzzerMain.cpp | 59 size_t bytesRead = fread(data.data(), sizeof(char), fileSize, file); in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| D | fread.c | 196 size_t bytesRead = fread(buffer, 1, READ_LENGTH, fp); in fread_0600() local 270 size_t bytesRead = fread(buffer, 1, READ_LENGTH, fp); in fread_0700() local 344 size_t bytesRead = fread(buffer, 1, READ_LENGTH, fp); in fread_0800() local
|
| /third_party/skia/m133/src/codec/ |
| D | SkJpegSourceMgr.cpp | 135 size_t bytesRead = fStream->read(fBuffer->writable_data(), fBuffer->size()); in fillInputBuffer() local 176 size_t bytesRead = fStream->read(buffer, kBufferSize); in getAllSegments() local 373 size_t bytesRead = fStream->read(subsetDataCurrent, size); in getSubsetData() local
|
| D | SkRawCodec.cpp | 284 const size_t bytesRead = fStream->read(data->writable_data(), size); in transferBuffer() local 298 const size_t bytesRead = fStream->read(dst, remaining); in transferBuffer() local 335 const size_t bytesRead = fStream->read(tempBuffer.get(), sizeToRead); in bufferMoreData() local 407 const size_t bytesRead = fStream->read(data->writable_data(), bytesToRead); in transferBuffer() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_file_stream.cpp | 99 uint32 bytesRead = (uint32) fread (data, 1, count, fFile); in DoRead() local
|
| /third_party/skia/m133/third_party/externals/dng_sdk/source/ |
| D | dng_file_stream.cpp | 99 uint32 bytesRead = (uint32) fread (data, 1, count, fFile); in DoRead() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/compression/ |
| D | DecompressionTest.java | 44 int [] bytesRead = new int[1]; in decompressTest() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/ |
| D | DecompressionTest.java | 41 int [] bytesRead = new int[1]; in decompressTest() local
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/ |
| D | DetectingViewer.java | 224 int bytesRead = in.read(buffer, bufLen, bytesRemaining); in filter() local 295 int bytesRead = 0; in show() local
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/ |
| D | Decoder.java | 88 int bytesRead = source.read(inputBuffer); in decode() local
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/integration/ |
| D | BundleHelper.java | 44 int bytesRead; in readStream() local
|
| /third_party/skia/src/codec/ |
| D | SkRawCodec.cpp | 256 const size_t bytesRead = fStream->read(data->writable_data(), size); in transferBuffer() local 270 const size_t bytesRead = fStream->read(dst, remaining); in transferBuffer() local 307 const size_t bytesRead = fStream->read(tempBuffer.get(), sizeToRead); in bufferMoreData() local 379 const size_t bytesRead = fStream->read(data->writable_data(), bytesToRead); in transferBuffer() local
|