Home
last modified time | relevance | path

Searched refs:process_l (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DEffects.h415 void process_l();
DThreads.cpp3837 effectChains[i]->process_l(); in threadLoop()
3860 effectChains[i]->process_l(); in threadLoop()
7228 effectChains[i]->process_l(); in threadLoop()
9090 effectChains[i]->process_l(); // Thread is not locked, but effect chain is locked in threadLoop()
DEffects.cpp2036 void AudioFlinger::EffectChain::process_l() in process_l() function in android::AudioFlinger::EffectChain