Searched defs:remainingBytes (Results 1 – 4 of 4) sorted by relevance
31 size_t remainingBytes = byteCount; in writeAllBytes() local47 size_t remainingBytes = byteCount; in readAllBytes() local
201 int remainingBytes = srcBuffer.remaining() - srcOffset; in imageCopy() local
296 final long remainingBytes = totalBytes == -1 ? 0 : Math.max(0, limitBytes - totalBytes); in getRemainingDailyBudget() local
71 size_t remainingBytes = byteCount; in writeAllBytes() local