Searched defs:addDeviceEffect (Results 1 – 7 of 7) sorted by relevance
71 void addDeviceEffect(int portConfigId, in android.hardware.audio.effect.IEffect effect); in addDeviceEffect() method
855 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
1451 ndk::ScopedAStatus Module::addDeviceEffect( in addDeviceEffect() function in aidl::android::hardware::audio::core::Module