Searched refs:setHwGain (Results 1 – 9 of 9) sorted by relevance
167 void setHwGain(in float[] channelGains); in setHwGain() method
45 void setHwGain(in float[] channelGains); in setHwGain() method
64 ndk::ScopedAStatus setHwGain(const std::vector<float>& in_channelGains) override;
483 ndk::ScopedAStatus setHwGain(const std::vector<float>& in_channelGains) override;
163 ndk::ScopedAStatus StreamInPrimary::setHwGain(const std::vector<float>& in_channelGains) { in setHwGain() function in aidl::android::hardware::audio::core::StreamInPrimary
883 ndk::ScopedAStatus StreamIn::setHwGain(const std::vector<float>& in_channelGains) { in setHwGain() function in aidl::android::hardware::audio::core::StreamIn
3322 stream.getStream(), &IStreamIn::getHwGain, &IStreamIn::setHwGain, in HwGainHwVolume()