Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DDeviceEffectManager.h51 status_t removeEffectFromHal(const struct audio_port_config *device, in removeEffectFromHal() function
111 status_t removeEffectFromHal(const sp<EffectHalInterface>& /* effect */) override { in removeEffectFromHal() function
139 status_t removeEffectFromHal(const struct audio_port_config *device, in removeEffectFromHal() function
DEffects.cpp3074 status_t AudioFlinger::EffectChain::EffectCallback::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger::EffectChain::EffectCallback
3492 status_t AudioFlinger::DeviceEffectProxy::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger::DeviceEffectProxy
3619 status_t AudioFlinger::DeviceEffectProxy::ProxyCallback::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger::DeviceEffectProxy::ProxyCallback
DAudioFlinger.cpp744 status_t AudioFlinger::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger