Searched refs:setHwGainImpl (Results 1 – 3 of 3) sorted by relevance
159 RETURN_STATUS_IF_ERROR(setHwGainImpl(*_aidl_return)); in getHwGain()169 RETURN_STATUS_IF_ERROR(setHwGainImpl(in_channelGains)); in setHwGain()
499 ndk::ScopedAStatus setHwGainImpl(const std::vector<float>& in_channelGains);
897 ndk::ScopedAStatus StreamInHwGainHelper::setHwGainImpl(const std::vector<float>& in_channelGains) { in setHwGainImpl() function in aidl::android::hardware::audio::core::StreamInHwGainHelper