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

/frameworks/av/services/audioflinger/
H A DEffects.h87 bool isProcessEnabled() const;
H A DEffects.cpp283 if (isProcessEnabled()) {
751 bool AudioFlinger::EffectModule::isProcessEnabled() const function in class:android::AudioFlinger::EffectModule
802 if (isProcessEnabled() &&
1874 if (mEffects[i - 1]->isProcessEnabled() &&

Completed in 37 milliseconds