Searched defs:removeEffect (Results 1 – 9 of 9) sorted by relevance
43 void removeEffect(in android.hardware.audio.effect.IEffect effect); in removeEffect() method
142 void removeEffect(in IEffect effect); in removeEffect() method
120 ndk::ScopedAStatus StreamSwitcher::removeEffect(const std::shared_ptr<IEffect>& in_effect) { in removeEffect() function in aidl::android::hardware::audio::core::StreamSwitcher
692 ndk::ScopedAStatus StreamCommonImpl::removeEffect( in removeEffect() function in aidl::android::hardware::audio::core::StreamCommonImpl
329 Return<Result> Stream::removeEffect(uint64_t effectId) { in removeEffect() function in android::hardware::audio::CPP_VERSION::implementation::Stream
254 Return<Result> StreamIn::removeEffect(uint64_t effectId) { in removeEffect() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
261 Return<Result> StreamOut::removeEffect(uint64_t effectId) { in removeEffect() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
409 ndk::ScopedAStatus removeEffect( in removeEffect() function