Home
last modified time | relevance | path

Searched defs:removeEffectFromHal (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/av/services/audioflinger/
H A DDeviceEffectManager.h132 status_t removeEffectFromHal(const sp<EffectHalInterface>& /* effect */) final { in removeEffectFromHal() function
158 status_t removeEffectFromHal(const struct audio_port_config *device, in removeEffectFromHal() function
H A DDeviceEffectManager.cpp52 status_t DeviceEffectManager::removeEffectFromHal(const struct audio_port_config* device, in removeEffectFromHal() function in android::DeviceEffectManager
H A DEffects.cpp3176 status_t EffectChain::EffectCallback::removeEffectFromHal( in removeEffectFromHal() function in android::EffectChain::EffectCallback
3645 status_t DeviceEffectProxy::removeEffectFromHal( in removeEffectFromHal() function in android::DeviceEffectProxy
3785 status_t DeviceEffectProxy::ProxyCallback::removeEffectFromHal( in removeEffectFromHal() function in android::DeviceEffectProxy::ProxyCallback
H A DAudioFlinger.cpp704 status_t AudioFlinger::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger