Searched refs:isProcessEnabled (Results 1 – 2 of 2) sorted by relevance
719 if (isProcessEnabled()) { in process()1295 bool AudioFlinger::EffectModule::isProcessEnabled() const in isProcessEnabled() function in android::AudioFlinger::EffectModule1322 return (isVolumeControl() && (isOffloadedOrDirect() ? isEnabled() : isProcessEnabled())); in isVolumeControlEnabled()1426 if (isProcessEnabled() && in setVolume()
245 bool isProcessEnabled() const;