Searched refs:addEffect_ll (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DEffects.h294 status_t addEffect_ll(const sp<EffectModule>& handle);
H A DEffects.cpp1667 lStatus = addEffect_ll(effect);
1679 return addEffect_ll(effect);
1682 status_t AudioFlinger::EffectChain::addEffect_ll(const sp<EffectModule>& effect) function in class:android::AudioFlinger::EffectChain

Completed in 59 milliseconds