Searched refs:RunCapture (Results 1 – 2 of 2) sorted by relevance
276 static bool RunCapture(void*);
1417 new rtc::PlatformThread(RunCapture, this, "CaptureWorkerThread")); in StartRecording()2659 bool AudioDeviceMac::RunCapture(void* ptrThis) { in RunCapture() function in webrtc::AudioDeviceMac