Searched defs:removeEffectFromHal (Results 1 – 3 of 3) sorted by relevance
51 status_t removeEffectFromHal(const struct audio_port_config *device, in removeEffectFromHal() function111 status_t removeEffectFromHal(const sp<EffectHalInterface>& /* effect */) override { in removeEffectFromHal() function139 status_t removeEffectFromHal(const struct audio_port_config *device, in removeEffectFromHal() function
3074 status_t AudioFlinger::EffectChain::EffectCallback::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger::EffectChain::EffectCallback3492 status_t AudioFlinger::DeviceEffectProxy::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger::DeviceEffectProxy3619 status_t AudioFlinger::DeviceEffectProxy::ProxyCallback::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger::DeviceEffectProxy::ProxyCallback
744 status_t AudioFlinger::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger