Searched defs:bytesToRead (Results 1 – 11 of 11) sorted by relevance
37 int32_t bytesToRead = numBytes; in readFromStorage() local
58 int bytesToRead = Math.min(remainder, 8192); in copy() local
3806 int bytesToRead = size; in saveWebpAttributes() local
50 size_t bytesToRead = mParams.frameSize; in onInputAvailable() local
220 int bytesToRead = readBytes > bufferSize ? bufferSize : readBytes; in encode() local
286 int bytesToRead = mFrameSize; in onInputAvailable() local
247 ssize_t bytesToRead = kMaxReadBytes; in resync() local
466 size_t bytesToRead = framesToRead * bytesPerDeviceFrame; in read() local
249 size_t bytesToRead = offset + size - mCachedOffset - mCachedSize; in readAt() local
534 int bytesToRead = length; in read() local
97 ssize_t bytesToRead = kMaxReadBytes; in Resync() local