Searched defs:removeEffectFromHal (Results 1 – 4 of 4) sorted by relevance
132 status_t removeEffectFromHal(const sp<EffectHalInterface>& /* effect */) final { in removeEffectFromHal() function158 status_t removeEffectFromHal(const struct audio_port_config *device, in removeEffectFromHal() function
52 status_t DeviceEffectManager::removeEffectFromHal(const struct audio_port_config* device, in removeEffectFromHal() function in android::DeviceEffectManager
3137 status_t EffectChain::EffectCallback::removeEffectFromHal( in removeEffectFromHal() function in android::EffectChain::EffectCallback3604 status_t DeviceEffectProxy::removeEffectFromHal( in removeEffectFromHal() function in android::DeviceEffectProxy3748 status_t DeviceEffectProxy::ProxyCallback::removeEffectFromHal( in removeEffectFromHal() function in android::DeviceEffectProxy::ProxyCallback
622 status_t AudioFlinger::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger