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

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

Completed in 10 milliseconds