[go: nahoru, domu]

Searched refs:checkMixerThread_l (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioFlinger.h527 MixerThread *checkMixerThread_l(audio_io_handle_t output) const;
H A DAudioFlinger.cpp1940 MixerThread *thread1 = checkMixerThread_l(output1);
1941 MixerThread *thread2 = checkMixerThread_l(output2);
2471 // checkMixerThread_l() must be called with AudioFlinger::mLock held
2472 AudioFlinger::MixerThread *AudioFlinger::checkMixerThread_l(audio_io_handle_t output) const function in class:android::AudioFlinger

Completed in 27 milliseconds