Searched defs:setThread (Results 1 – 2 of 2) sorted by relevance
| /frameworks/av/services/audioflinger/ | ||
| D | Effects.h | 98 void setThread(const wp<ThreadBase>& thread) { mThread = thread; } in setThread() function |
| D | Effects.cpp | 2211 void AudioFlinger::EffectChain::setThread(const sp<ThreadBase>& thread) in setThread() function in android::AudioFlinger::EffectChain |