Searched refs:masterMute_l (Results 1 – 3 of 3) sorted by relevance
848 bool masterMute_l() const;
1203 return masterMute_l(); in masterMute()1216 bool AudioFlinger::masterMute_l() const in masterMute_l() function in android::AudioFlinger
1785 mMasterMute = audioFlinger->masterMute_l(); in PlaybackThread()9181 mMasterMute = audioFlinger->masterMute_l(); in MmapPlaybackThread()