Searched defs:isProcessEnabled (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DEffects.cpp271 if (isProcessEnabled()) {
640 bool AudioFlinger::EffectModule::isProcessEnabled() const function in class:android::AudioFlinger::EffectModule
669 if (isProcessEnabled() &&
1654 if (mEffects[i - 1]->isProcessEnabled() &&

Completed in 61 milliseconds