Searched defs:muted (Results 1 – 8 of 8) sorted by relevance
194 status_t AudioHardwareOutput::setMasterMute(bool muted) in setMasterMute()208 status_t AudioHardwareOutput::getMasterMute(bool* muted) { in getMasterMute()
617 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()626 bool *muted) in adev_get_master_mute()
542 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()548 static int adev_get_master_mute(struct audio_hw_device *dev, 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()
2951 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()2959 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
233 bool muted; member
4207 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()4215 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
284 bool muted; member