Searched refs:in_channelVolumes (Results 1 – 2 of 2) sorted by relevance
34 ndk::ScopedAStatus StreamOutMock::setHwVolume(const std::vector<float>& in_channelVolumes) { in setHwVolume() argument35 mHwVolume = in_channelVolumes; in setHwVolume()
28 ndk::ScopedAStatus setHwVolume(const std::vector<float>& in_channelVolumes) override;