Searched defs:addEffect (Results 1 – 10 of 10) sorted by relevance
42 void addEffect(in android.hardware.audio.effect.IEffect effect); in addEffect() method
129 void addEffect(in IEffect effect); in addEffect() method
104 ndk::ScopedAStatus StreamSwitcher::addEffect(const std::shared_ptr<IEffect>& in_effect) { in addEffect() function in aidl::android::hardware::audio::core::StreamSwitcher
732 ndk::ScopedAStatus StreamCommonImpl::addEffect( in addEffect() function in aidl::android::hardware::audio::core::StreamCommonImpl
319 Return<Result> Stream::addEffect(uint64_t effectId) { in addEffect() function in android::hardware::audio::CPP_VERSION::implementation::Stream
250 Return<Result> StreamIn::addEffect(uint64_t effectId) { in addEffect() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
257 Return<Result> StreamOut::addEffect(uint64_t effectId) { in addEffect() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
378 ndk::ScopedAStatus addEffect( in addEffect() function