Searched defs:addEffect (Results 1 – 6 of 6) sorted by relevance
35 ndk::ScopedAStatus addEffect(const std::shared_ptr<IEffect>&) override { in addEffect() function
490 ndk::ScopedAStatus addEffect( in addEffect() function in __anon0285cf8d0111::StreamCommonMock690 status_t addEffect(sp<EffectHalInterface>) override { return OK; } in addEffect() function in __anon0285cf8d0411::StreamHalMock
1160 public Composition addEffect(@NonNull VibrationEffect effect) { in addEffect() method in VibrationEffect.Composition
175 status_t StreamHalAidl::addEffect(sp<EffectHalInterface> effect) { in addEffect() function in android::StreamHalAidl
147 status_t StreamHalHidl::addEffect(sp<EffectHalInterface> effect) { in addEffect() function in android::StreamHalHidl
2343 status_t EffectChain::addEffect(const sp<IAfEffectModule>& effect) in addEffect() function in android::EffectChain