Searched defs:toRelease (Results 1 – 5 of 5) sorted by relevance
124 val toRelease = bufferBytesHeldByInflater - inflater.remaining in releaseBytesAfterInflate() constant
280 protected final void _verifyRelease(byte[] toRelease, byte[] src) { in _verifyRelease()285 protected final void _verifyRelease(char[] toRelease, char[] src) { in _verifyRelease()
113 int toRelease = bufferBytesHeldByInflater - inflater.getRemaining(); in releaseInflatedBytes() local
115 int toRelease = bufferBytesHeldByInflater - inflater.getRemaining(); in releaseInflatedBytes() local
1014 final AudioTrack toRelease = audioTrack; in flush() local1059 final AudioTrack toRelease = keepSessionIdAudioTrack; in releaseKeepSessionIdAudioTrack() local