Home
last modified time | relevance | path

Searched defs:CreateCapturer (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer.cc129 std::unique_ptr<DesktopCapturer> CroppingWindowCapturer::CreateCapturer( in CreateCapturer() function in webrtc::CroppingWindowCapturer
H A Dcropping_window_capturer_win.cc316 std::unique_ptr<DesktopCapturer> CroppingWindowCapturer::CreateCapturer( in CreateCapturer() function in webrtc::CroppingWindowCapturer
/aosp_15_r20/external/webrtc/audio/test/
H A Dlow_bandwidth_audio_test.cc46 std::unique_ptr<TestAudioDeviceModule::Capturer> CreateCapturer() override { in CreateCapturer() function in webrtc::test::__anonf34766770111::AudioQualityTest
H A Daudio_end_to_end_test.cc51 AudioEndToEndTest::CreateCapturer() { in CreateCapturer() function in webrtc::test::AudioEndToEndTest
H A Daudio_bwe_integration_test.cc51 AudioBweTest::CreateCapturer() { in CreateCapturer() function in webrtc::test::AudioBweTest
/aosp_15_r20/external/webrtc/test/
H A Dcall_test.cc732 std::unique_ptr<TestAudioDeviceModule::Capturer> BaseTest::CreateCapturer() { in CreateCapturer() function in webrtc::test::BaseTest