Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:muted

1580 void AudioFlinger::PlaybackThread::setMasterMute(bool muted)
1588 mMasterMute = muted;
1599 void AudioFlinger::PlaybackThread::setStreamMute(audio_stream_type_t stream, bool muted)
1602 mStreamTypes[stream].mute = muted;