Home
last modified time | relevance | path

Searched defs:getHwVolume (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIStreamOut.aidl40 float[] getHwVolume(); in getHwVolume() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIStreamOut.aidl84 float[] getHwVolume(); in getHwVolume() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIStreamOut.aidl40 float[] getHwVolume(); in getHwVolume() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIStreamOut.aidl40 float[] getHwVolume(); in getHwVolume() method
/hardware/interfaces/audio/aidl/default/usb/
DStreamUsb.cpp99 ndk::ScopedAStatus StreamOutUsb::getHwVolume(std::vector<float>* _aidl_return) { in getHwVolume() function in aidl::android::hardware::audio::core::StreamOutUsb
/hardware/interfaces/audio/aidl/default/primary/
DStreamPrimary.cpp223 ndk::ScopedAStatus StreamOutPrimary::getHwVolume(std::vector<float>* _aidl_return) { in getHwVolume() function in aidl::android::hardware::audio::core::StreamOutPrimary
/hardware/interfaces/audio/aidl/default/
DStream.cpp957 ndk::ScopedAStatus StreamOut::getHwVolume(std::vector<float>* _aidl_return) { in getHwVolume() function in aidl::android::hardware::audio::core::StreamOut