Searched refs:masterMute_l (Results 1 – 3 of 3) sorted by relevance
902 bool masterMute_l() const;
1313 return masterMute_l(); in masterMute()1326 bool AudioFlinger::masterMute_l() const in masterMute_l() function in android::AudioFlinger
1879 mMasterMute = audioFlinger->masterMute_l(); in PlaybackThread()9458 mMasterMute = audioFlinger->masterMute_l(); in MmapPlaybackThread()