HomeSort by relevance Sort by last modified time
    Searched refs:getEffect_l (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
Threads.h 191 sp<AudioFlinger::EffectModule> getEffect_l(int sessionId, int effectId);
    [all...]
Threads.cpp 793 return getEffect_l(sessionId, effectId);
796 sp<AudioFlinger::EffectModule> AudioFlinger::ThreadBase::getEffect_l(int sessionId, int effectId)
    [all...]

Completed in 36 milliseconds