Home | History | Annotate | Download | only in audio

Lines Matching refs:applyStreamVolumes

463             applyStreamVolumes(output, newDevice, 0, true);
1939 applyStreamVolumes(output, device, 0, true);
1956 applyStreamVolumes(duplicatedOutput, device, 0, true);
2657 applyStreamVolumes(output, device, delayMs);
3113 void AudioPolicyManagerBase::applyStreamVolumes(audio_io_handle_t output,
3118 ALOGVV("applyStreamVolumes() for output %d and device %x", output, device);