OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEffectChain_l
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/services/audioflinger/
Threads.cpp
761
sp<EffectChain> chain =
getEffectChain_l
(sessionId);
[
all
...]
Tracks.cpp
666
sp<EffectChain> ec = thread->
getEffectChain_l
(mSessionId);
[
all
...]
Threads.h
298
sp<EffectChain>
getEffectChain_l
(int sessionId) const;
[
all
...]
AudioFlinger.cpp
[
all
...]
Completed in 484 milliseconds