Searched defs:sourceThread (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/audioflinger/
H A DAudioFlinger.cpp3322 DuplicatingThread *sourceThread,
3328 mActive(false), mSourceThread(sourceThread)
3320 OutputTrack( const wp<ThreadBase>& thread, DuplicatingThread *sourceThread, uint32_t sampleRate, int format, int channelCount, int frameCount) argument

Completed in 59 milliseconds