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
3176 status_t EffectChain::EffectCallback::removeEffectFromHal( in removeEffectFromHal() function in android::EffectChain::EffectCallback3645 status_t DeviceEffectProxy::removeEffectFromHal( in removeEffectFromHal() function in android::DeviceEffectProxy3785 status_t DeviceEffectProxy::ProxyCallback::removeEffectFromHal( in removeEffectFromHal() function in android::DeviceEffectProxy::ProxyCallback
704 status_t AudioFlinger::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger