Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DEffects.h85 bool isProcessEnabled() const;
DEffects.cpp275 if (isProcessEnabled()) { in process()
689 bool AudioFlinger::EffectModule::isProcessEnabled() const in isProcessEnabled() function in android::AudioFlinger::EffectModule
718 if (isProcessEnabled() && in setVolume()
1706 if (mEffects[i - 1]->isProcessEnabled() && in setVolume_l()