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 584 bool mMasterMute;
Threads.h 495 // mMasterMute is in both PlaybackThread and in AudioFlinger. When a
498 bool mMasterMute;
499 void setMasterMute_l(bool muted) { mMasterMute = muted; }
    [all...]

Completed in 29 milliseconds