HomeSort by relevance Sort by last modified time
    Searched defs:mMasterMute (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
AudioFlinger.h 708 bool mMasterMute;
    [all...]
Threads.h 673 // mMasterMute is in both PlaybackThread and in AudioFlinger. When a
676 bool mMasterMute;
677 void setMasterMute_l(bool muted) { mMasterMute = muted; }
    [all...]

Completed in 27 milliseconds