Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DEffects.h449 void process_l();
H A DThreads.cpp3990 effectChains[i]->process_l(); in threadLoop()
4021 effectChains[i]->process_l(); in threadLoop()
7677 effectChains[i]->process_l(); in threadLoop()
9767 effectChains[i]->process_l(); // Thread is not locked, but effect chain is locked in threadLoop()
H A DEffects.cpp2157 void AudioFlinger::EffectChain::process_l() in process_l() function in android::AudioFlinger::EffectChain