Searched defs:removeDeviceEffect (Results 1 – 6 of 6) sorted by relevance
72 void removeDeviceEffect(int portConfigId, in android.hardware.audio.effect.IEffect effect); in removeDeviceEffect() method
863 void removeDeviceEffect(int portConfigId, in IEffect effect); in removeDeviceEffect() method
188 Return<Result> PrimaryDevice::removeDeviceEffect(AudioPortHandle device, uint64_t effectId) { in removeDeviceEffect() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
581 Return<Result> Device::removeDeviceEffect(AudioPortHandle device, uint64_t effectId) { in openOutputStreamImpl() function in android::hardware::audio::CPP_VERSION::implementation::Device
1232 ndk::ScopedAStatus Module::removeDeviceEffect( in removeDeviceEffect() function in aidl::android::hardware::audio::core::Module