Searched defs:allMuted (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp1047 bool allMuted = true; local
1057 allMuted = false;
1060 if (allMuted) {
1066 // Muted single tracks handled by allMuted above.

Completed in 59 milliseconds