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

  /frameworks/av/services/audioflinger/
Threads.h 179 virtual size_t removeEffectChain_l(const sp<EffectChain>& chain) = 0;
459 virtual size_t removeEffectChain_l(const sp<EffectChain>& chain);
    [all...]
Threads.cpp 848 removeEffectChain_l(chain);
905 removeEffectChain_l(chain);
929 removeEffectChain_l(chain);
    [all...]
AudioFlinger.cpp     [all...]

Completed in 62 milliseconds