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;
425 virtual size_t removeEffectChain_l(const sp<EffectChain>& chain);
    [all...]
Threads.cpp 779 removeEffectChain_l(chain);
830 removeEffectChain_l(chain);
854 removeEffectChain_l(chain);
    [all...]
AudioFlinger.cpp     [all...]

Completed in 24 milliseconds