Home | History | Annotate | Download | only in cts

Lines Matching defs:buffSizeInBytes

286         final int buffSizeInBytes = AudioTrack.getMinBufferSize(
289 .setBufferSizeInBytes(buffSizeInBytes)
314 final int buffSizeInBytes = AudioTrack.getMinBufferSize(
318 .setBufferSizeInBytes(buffSizeInBytes)