Searched defs:addDeviceEffect (Results 1 – 6 of 6) sorted by relevance
71 void addDeviceEffect(int portConfigId, in android.hardware.audio.effect.IEffect effect); in addDeviceEffect() method
849 void addDeviceEffect(int portConfigId, in IEffect effect); in addDeviceEffect() method
184 Return<Result> PrimaryDevice::addDeviceEffect(AudioPortHandle device, uint64_t effectId) { in addDeviceEffect() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
565 Return<Result> Device::addDeviceEffect(AudioPortHandle device, uint64_t effectId) { in openOutputStreamImpl() function in android::hardware::audio::CPP_VERSION::implementation::Device
1220 ndk::ScopedAStatus Module::addDeviceEffect( in addDeviceEffect() function in aidl::android::hardware::audio::core::Module