OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEffect_l
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
Threads.h
193
sp<AudioFlinger::EffectModule>
getEffect_l
(int sessionId, int effectId);
[
all
...]
Threads.cpp
862
return
getEffect_l
(sessionId, effectId);
865
sp<AudioFlinger::EffectModule> AudioFlinger::ThreadBase::
getEffect_l
(int sessionId, int effectId)
[
all
...]
Completed in 28 milliseconds