Searched defs:removeEffectFromHal (Results 1 – 3 of 3) sorted by relevance
52 status_t removeEffectFromHal(audio_port_handle_t deviceId, audio_module_handle_t hwModuleId, in removeEffectFromHal() function174 status_t removeEffectFromHal(sp<EffectHalInterface> effect __unused) override { in removeEffectFromHal() function198 status_t removeEffectFromHal(audio_port_handle_t deviceId, in removeEffectFromHal() function
2762 status_t AudioFlinger::EffectChain::EffectCallback::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger::EffectChain::EffectCallback3091 status_t AudioFlinger::DeviceEffectProxy::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger::DeviceEffectProxy3217 status_t AudioFlinger::DeviceEffectProxy::ProxyCallback::removeEffectFromHal( in removeEffectFromHal() function in android::AudioFlinger::DeviceEffectProxy::ProxyCallback
422 status_t AudioFlinger::removeEffectFromHal(audio_port_handle_t deviceId, in removeEffectFromHal() function in android::AudioFlinger