Home | History | Annotate | Download | only in audio

Lines Matching refs:mCanBeMuted

1122     if (!mStreams[stream].mCanBeMuted) index = mStreams[stream].mIndexMax;
3271 streamDesc.mCanBeMuted) {
3401 if (streamDesc.mCanBeMuted &&
3679 : mIndexMin(0), mIndexMax(1), mCanBeMuted(true)
3701 mCanBeMuted ? "true " : "false", mIndexMin, mIndexMax);