Home
last modified time | relevance | path

Searched defs:muted (Results 1 – 6 of 6) sorted by relevance

/device/asus/fugu/libaudio/
DAudioHardwareOutput.cpp193 status_t AudioHardwareOutput::setMasterMute(bool muted) in setMasterMute()
207 status_t AudioHardwareOutput::getMasterMute(bool* muted) { in getMasterMute()
Daudio_hal_thunks.cpp593 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()
/device/generic/goldfish/audio/
Daudio_hw.c480 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()
/device/htc/flounder/audio/hal/
Daudio_hw.c4003 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()
Daudio_hw.h280 bool muted; member
/device/samsung/manta/audio/
Daudio_hw.c172 bool muted; member