Searched refs:getIEffect (Results 1 – 3 of 3) sorted by relevance
61 const std::shared_ptr<::aidl::android::hardware::audio::effect::IEffect> getIEffect() const { in getIEffect() function
183 return statusTFromBinderStatus(mStream->addEffect(aidlEffect->getIEffect())); in addEffect()194 return statusTFromBinderStatus(mStream->removeEffect(aidlEffect->getIEffect())); in removeEffect()
830 devicePortConfig.id, aidlEffect->getIEffect()))); in addDeviceEffect()861 devicePortConfig.id, aidlEffect->getIEffect())); in removeDeviceEffect()