Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
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
DDeviceEffectManager.cpp52 status_t DeviceEffectManager::removeEffectFromHal(const struct audio_port_config* device, in removeEffectFromHal() function in android::DeviceEffectManager
DEffects.cpp3137 status_t EffectChain::EffectCallback::removeEffectFromHal( in removeEffectFromHal() function in android::EffectChain::EffectCallback
3604 status_t DeviceEffectProxy::removeEffectFromHal( in removeEffectFromHal() function in android::DeviceEffectProxy
3748 status_t DeviceEffectProxy::ProxyCallback::removeEffectFromHal( in removeEffectFromHal() function in android::DeviceEffectProxy::ProxyCallback
DAudioFlinger.cpp622 status_t AudioFlinger::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger