Searched defs:muted (Results 1 – 6 of 6) sorted by relevance
193 status_t AudioHardwareOutput::setMasterMute(bool muted) in setMasterMute()207 status_t AudioHardwareOutput::getMasterMute(bool* muted) { in getMasterMute()
593 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()602 bool *muted) in adev_get_master_mute()
480 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()485 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
4003 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()4011 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
280 bool muted; member
172 bool muted; member