Searched defs:bytesRequired (Results 1 – 2 of 2) sorted by relevance
701 long bytesRequired = 0; in createProgressTracker() local1045 public ByteCountProgressTracker(long bytesRequired, LongSupplier elapsedRealtimeSupplier) { in ByteCountProgressTracker()1099 public IndeterminateProgressTracker(long bytesRequired) { in IndeterminateProgressTracker()
575 int bytesRequired = format.getSampleRate() * format.getChannelCount() * in run() local