Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp3879 sp<EffectChain> effectChain = getEffectChain_l(track->sessionId()); in threadLoop() local
3880 if (effectChain != nullptr in threadLoop()
3881 && effectChain->containsHapticGeneratingEffect_l()) { in threadLoop()