| /third_party/skia/third_party/externals/oboe/src/common/ |
| H A D | SourceFloatCaller.cpp | 27 int32_t bytesRead = mBlockReader.read((uint8_t *) output.getBuffer(), numBytes); in onProcess() local
|
| H A D | SourceI16Caller.cpp | 31 int32_t bytesRead = mBlockReader.read((uint8_t *) mConversionBuffer.get(), numBytes); in onProcess() local
|
| H A D | FixedBlockReader.cpp | 49 int32_t bytesRead; in read() local [all...] |
| H A D | DataConversionFlowGraph.cpp | 230 int32_t bytesRead = mBlockWriter.write(mAppBuffer.get(), in write() local
|
| /third_party/skia/third_party/externals/dawn/src/fuzzers/ |
| H A D | StandaloneFuzzerMain.cpp | 59 size_t bytesRead = fread(data.data(), sizeof(char), fileSize, file); in main() local
|
| /third_party/skia/docs/examples/ |
| H A D | Path_readFromMemory.cpp | 14 size_t bytesRead = copy.readFromMemory(storage.begin(), wrongSize); in REG_FIDDLE() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_file_stream.cpp | 99 uint32 bytesRead = (uint32) fread (data, 1, count, fFile); in DoRead() local
|
| /third_party/skia/src/core/ |
| H A D | SkRemoteGlyphCache.h | 123 size_t bytesRead; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeDecompressor.java | 167 decompress(byte [] byteBuffer, int byteBufferStart, int byteBufferLimit, int [] bytesRead, char [] charBuffer, int charBufferStart, int charBufferLimit) decompress() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeDecompressor.java | 164 decompress(byte [] byteBuffer, int byteBufferStart, int byteBufferLimit, int [] bytesRead, char [] charBuffer, int charBufferStart, int charBufferLimit) decompress() argument
|
| /third_party/vk-gl-cts/framework/delibs/deimage/ |
| H A D | deTarga.c | 39 int bytesRead; in deImage_loadTarga() local
|
| /third_party/skia/src/codec/ |
| H A D | SkWbmpCodec.cpp | 143 bool SkWbmpCodec::IsWbmp(const void* buffer, size_t bytesRead) { in IsWbmp() argument
|
| H A D | SkIcoCodec.cpp | 22 bool SkIcoCodec::IsIco(const void* buffer, size_t bytesRead) { in IsIco() argument 162 uint32_t bytesRead = kIcoDirectoryBytes + numImages * kIcoDirEntryBytes; in MakeFromStream() local
|
| H A D | SkWebpCodec.cpp | 33 bool SkWebpCodec::IsWebp(const void* buf, size_t bytesRead) { in IsWebp() argument
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/ |
| H A D | FFMpegExtractor.cpp | 27 int bytesRead = AAsset_read(asset, buf, (size_t)buf_size); in read() local
|
| /third_party/skia/client_utils/android/ |
| H A D | FrontBufferedStream.cpp | 197 const size_t bytesRead = nonConstThis->read(dst, size); in peek() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | fread.c | 196 size_t bytesRead = fread(buffer, 1, READ_LENGTH, fp); in fread_0600() local 270 size_t bytesRead in fread_0700() local 344 size_t bytesRead = fread(buffer, 1, READ_LENGTH, fp); fread_0800() local [all...] |
| /third_party/pulseaudio/sonic/ |
| H A D | wave.c | 330 int i, bytesRead, samplesRead; in readFromWaveFile() local
|
| /third_party/skia/src/ports/ |
| H A D | SkOSFile_posix.cpp | 117 ssize_t bytesRead = pread(fd, buffer, count, offset); in sk_qread() local
|
| H A D | SkOSFile_win.cpp | 149 DWORD bytesRead; in sk_qread() local
|
| /third_party/skia/tests/ |
| H A D | FrontBufferedStreamTest.cpp | 25 const size_t bytesRead = bufferedStream->read(storage.get(), bytesToRead); in test_read() local 143 size_t bytesRead = this->INHERITED::read(dst, requested); variable
|
| /third_party/skia/third_party/externals/angle2/util/windows/ |
| H A D | test_utils_win.cpp | 92 DWORD bytesRead = 0; in ReadFromFile() local
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| H A D | font_data_test.cc | 192 int32_t bytesRead = rfd->ReadBytes(index, &(buffer[0]), 0, buffer.size()); in WriteFontDataWithBuffer() local
|
| /third_party/icu/icu4c/source/io/ |
| H A D | ustdio.cpp | 413 int32_t bytesRead; in ufile_fill_uchar_buffer() local
|
| /third_party/lz4/examples/ |
| H A D | frameCompress.c | 341 long bytesRead = 0; in compareFiles() local
|