Home
last modified time | relevance | path

Searched defs:getMasterVolume (Results 1 – 10 of 10) sorted by relevance

/hardware/libhardware_legacy/audio/
DAudioHardwareInterface.cpp132 status_t AudioHardwareBase::getMasterVolume(float *volume) in getMasterVolume() function in android_audio_legacy::AudioHardwareBase
/hardware/interfaces/audio/aidl/default/include/core-impl/
DModule.h242 bool getMasterVolume() const { return mMasterVolume; } in getMasterVolume() function
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIModule.aidl59 float getMasterVolume(); in getMasterVolume() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIModule.aidl668 float getMasterVolume(); in getMasterVolume() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIModule.aidl59 float getMasterVolume(); in getMasterVolume() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIModule.aidl59 float getMasterVolume(); in getMasterVolume() method
/hardware/interfaces/audio/aidl/default/alsa/
DMixer.cpp115 ndk::ScopedAStatus Mixer::getMasterVolume(float* volume) { in getMasterVolume() function in aidl::android::hardware::audio::core::alsa::Mixer
/hardware/interfaces/audio/core/all-versions/default/
DPrimaryDevice.cpp53 Return<void> PrimaryDevice::getMasterVolume(getMasterVolume_cb _hidl_cb) { in getMasterVolume() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
DDevice.cpp99 Return<void> Device::getMasterVolume(getMasterVolume_cb _hidl_cb) { in getMasterVolume() function in android::hardware::audio::CPP_VERSION::implementation::Device
/hardware/interfaces/audio/aidl/default/
DModule.cpp1305 ndk::ScopedAStatus Module::getMasterVolume(float* _aidl_return) { in getMasterVolume() function in aidl::android::hardware::audio::core::Module