Home
last modified time | relevance | path

Searched refs:removeEffectFromHal_l (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DEffects.h298 status_t removeEffectFromHal_l();
H A DEffects.cpp1176 status = removeEffectFromHal_l(); in stop_l()
1185 removeEffectFromHal_l(); in release_l()
1192 status_t AudioFlinger::EffectModule::removeEffectFromHal_l() in removeEffectFromHal_l() function in android::AudioFlinger::EffectModule