Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mono

434     virtual     void        setMasterMono_l(bool mono __unused) { }
1074 virtual void setMasterMono_l(bool mono) {
1075 mMasterMono.store(mono);
1080 // the FastMixer performs mono blend if it exists.