HomeSort by relevance Sort by last modified time
    Searched refs:isProcessEnabled (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
Effects.h 85 bool isProcessEnabled() const;
Effects.cpp 257 if (isProcessEnabled()) {
616 bool AudioFlinger::EffectModule::isProcessEnabled() const
645 if (isProcessEnabled() &&
    [all...]

Completed in 279 milliseconds