Searched refs:masterVolume_l (Results 1 – 4 of 4) sorted by relevance
76 virtual float masterVolume_l() const
355 float masterVolume_l() const final REQUIRES(mutex());
1493 return masterVolume_l(); in masterVolume()1509 float AudioFlinger::masterVolume_l() const in masterVolume_l() function in android::AudioFlinger
2177 mMasterVolume = afThreadCallback->masterVolume_l();10971 mMasterVolume = afThreadCallback->masterVolume_l(); in MmapPlaybackThread()