Home | History | Annotate | Download | only in audio

Lines Matching refs:applyStreamVolumes

463             applyStreamVolumes(output, newDevice, 0, true);
1902 applyStreamVolumes(output, device, 0, true);
1919 applyStreamVolumes(duplicatedOutput, device, 0, true);
2620 applyStreamVolumes(output, device, delayMs);
3054 void AudioPolicyManagerBase::applyStreamVolumes(audio_io_handle_t output,
3059 ALOGVV("applyStreamVolumes() for output %d and device %x", output, device);