/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/ |
D | VideoCapturerAndroidTest.java | 95 VideoCapturerAndroid capturer = VideoCapturerAndroid.create( in testCreateNonExistingCamera() local 105 VideoCapturerAndroid capturer = in testStartVideoCapturer() local 113 VideoCapturerAndroid capturer = in testStartVideoCapturerUsingTextures() local 125 VideoCapturerAndroid capturer = in testStartFrontFacingVideoCapturer() local 140 VideoCapturerAndroid capturer = in testStartBackFacingVideoCapturer() local 150 VideoCapturerAndroid capturer = VideoCapturerAndroid.create("", null); in testSwitchVideoCapturer() local 157 VideoCapturerAndroid capturer = in testSwitchVideoCapturerUsingTextures() local 167 VideoCapturerAndroid capturer = VideoCapturerAndroid.create("", cameraEvents); in testCameraEvents() local 176 final VideoCapturerAndroid capturer = VideoCapturerAndroid.create(deviceName, null); in testCameraCallsAfterStop() local 186 final VideoCapturerAndroid capturer = VideoCapturerAndroid.create(deviceName, null, in testCameraCallsAfterStopUsingTextures() local [all …]
|
D | VideoCapturerAndroidTestFixtures.java | 241 static public void release(VideoCapturerAndroid capturer) { in release() 247 static public void startCapturerAndRender(VideoCapturerAndroid capturer) in startCapturerAndRender() 262 static public void switchCamera(VideoCapturerAndroid capturer) throws InterruptedException { in switchCamera() 302 static public void cameraEventsInvoked(VideoCapturerAndroid capturer, CameraEvents events, in cameraEventsInvoked() 325 VideoCapturerAndroid capturer, Context appContext) throws InterruptedException { in cameraCallsAfterStop() 348 static public void stopRestartVideoSource(VideoCapturerAndroid capturer) in stopRestartVideoSource() 371 static public void startStopWithDifferentResolutions(VideoCapturerAndroid capturer, in startStopWithDifferentResolutions() 408 static void waitUntilIdle(VideoCapturerAndroid capturer) throws InterruptedException { in waitUntilIdle() 419 VideoCapturerAndroid capturer, Context appContext) throws InterruptedException { in startWhileCameraIsAlreadyOpen() 442 VideoCapturerAndroid capturer, Context appContext) throws InterruptedException { in startWhileCameraIsAlreadyOpenAndCloseCamera() [all …]
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | mouse_cursor_monitor_unittest.cc | 65 rtc::scoped_ptr<MouseCursorMonitor> capturer( in TEST_F() local 104 rtc::scoped_ptr<MouseCursorMonitor> capturer( in TEST_F() local 119 rtc::scoped_ptr<MouseCursorMonitor> capturer( in TEST_F() local
|
/external/webrtc/talk/session/media/ |
D | channelmanager.cc | 68 cricket::VideoCapturer* capturer; member 458 VideoCapturer* capturer, in GetSupportedFormats_w() 470 VideoCapturer* capturer, const VideoFormat& video_format) { in StartVideoCapture() 487 VideoCapturer* capturer, const VideoFormat& video_format) { in StopVideoCapture() 504 VideoCapturer* capturer, VideoRenderer* renderer) { in AddVideoRenderer() 511 VideoCapturer* capturer, VideoRenderer* renderer) { in RemoveVideoRenderer() 532 void ChannelManager::OnVideoCaptureStateChange(VideoCapturer* capturer, in OnVideoCaptureStateChange()
|
/external/webrtc/talk/media/devices/ |
D | devicemanager_unittest.cc | 399 scoped_ptr<cricket::VideoCapturer> capturer(dm->CreateScreenCapturer( in TEST() local 423 scoped_ptr<cricket::VideoCapturer> capturer(dm->CreateScreenCapturer( in TEST() local 432 scoped_ptr<cricket::VideoCapturer> capturer( in TEST_F() local 442 scoped_ptr<cricket::VideoCapturer> capturer( in TEST_F() local 454 scoped_ptr<cricket::VideoCapturer> capturer( in TEST_F() local 465 scoped_ptr<cricket::VideoCapturer> capturer( in TEST_F() local
|
D | devicemanager.cc | 193 VideoCapturer* capturer = MaybeConstructFakeVideoCapturer(device); in CreateVideoCapturer() local 221 FileVideoCapturer* capturer = new FileVideoCapturer; in MaybeConstructFakeVideoCapturer() local 232 YuvFramesCapturer* capturer = new YuvFramesCapturer(); in MaybeConstructFakeVideoCapturer() local
|
D | yuvframescapturer.cc | 45 explicit YuvFramesThread(YuvFramesCapturer* capturer) in YuvFramesThread()
|
/external/webrtc/talk/media/webrtc/ |
D | webrtcvideocapturerfactory.cc | 35 rtc::scoped_ptr<WebRtcVideoCapturer> capturer( in Create() local
|
/external/webrtc/talk/app/webrtc/ |
D | remotevideocapturer_unittest.cc | 74 void OnStateChange(VideoCapturer* capturer, in OnStateChange() 80 void OnVideoFrame(VideoCapturer* capturer, const VideoFrame* frame) { in OnVideoFrame()
|
D | videosource.cc | 299 explicit FrameInputWrapper(cricket::VideoCapturer* capturer) in FrameInputWrapper() 331 cricket::VideoCapturer* capturer, in Create() 343 cricket::VideoCapturer* capturer, in VideoSource() 457 void VideoSource::OnStateChange(cricket::VideoCapturer* capturer, in OnStateChange()
|
/external/webrtc/webrtc/test/ |
D | frame_generator_capturer.cc | 29 FrameGeneratorCapturer* capturer = new FrameGeneratorCapturer( in Create() local 47 FrameGeneratorCapturer* capturer = new FrameGeneratorCapturer( in CreateFromYuvFile() local
|
/external/webrtc/talk/app/webrtc/objc/ |
D | RTCAVFoundationVideoSource.mm | 60 - (webrtc::AVFoundationVideoCapturer*)capturer { method
|
/external/dagger2/javatests/dagger/internal/codegen/ |
D | ModelTest.java | 69 BindingGraphCapturer capturer = new BindingGraphCapturer(); in cycleTest() local
|
/external/autotest/server/cros/network/ |
D | chaos_clique_utils.py | 211 def scan_for_networks(ssid, capturer, ap_spec): argument 246 def return_available_networks(ap, capturer, job, ap_spec): argument
|
/external/autotest/server/site_tests/network_WiFi_CliqueLongConnect/ |
D | network_WiFi_CliqueLongConnect.py | 20 def run_once(self, capturer, capturer_frequency, capturer_ht_type, argument
|
/external/autotest/server/site_tests/network_WiFi_CliqueConnectDisconnect/ |
D | network_WiFi_CliqueConnectDisconnect.py | 20 def run_once(self, capturer, capturer_frequency, capturer_ht_type, argument
|
/external/autotest/server/site_tests/network_WiFi_ChaosConnectDisconnect/ |
D | network_WiFi_ChaosConnectDisconnect.py | 19 def run_once(self, capturer, capturer_frequency, capturer_ht_type, argument
|
/external/autotest/server/site_tests/network_WiFi_ChaosLongConnect/ |
D | network_WiFi_ChaosLongConnect.py | 20 def run_once(self, capturer, capturer_frequency, capturer_ht_type, host, argument
|
/external/webrtc/talk/media/base/ |
D | fakescreencapturerfactory.h | 63 void OnWindowCapturerDestroyed(cricket::FakeVideoCapturer* capturer) { in OnWindowCapturerDestroyed()
|
D | testutils.cc | 229 VideoCapturerListener::VideoCapturerListener(VideoCapturer* capturer) in VideoCapturerListener() 243 void VideoCapturerListener::OnStateChange(VideoCapturer* capturer, in OnStateChange() 248 void VideoCapturerListener::OnFrameCaptured(VideoCapturer* capturer, in OnFrameCaptured()
|
D | capturerenderadapter.cc | 97 void CaptureRenderAdapter::OnVideoFrame(VideoCapturer* capturer, in OnVideoFrame()
|
D | capturemanager_unittest.cc | 73 void OnCapturerStateChange(cricket::VideoCapturer* capturer, in OnCapturerStateChange()
|
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/ |
D | VideoCapturer.java | 38 Object capturer = nativeCreateVideoCapturer(deviceName); in create() local
|
/external/webrtc/talk/app/webrtc/java/jni/ |
D | androidvideocapturer_jni.cc | 78 webrtc::AndroidVideoCapturer* capturer) { in Start() 240 rtc::scoped_ptr<cricket::VideoCapturer> capturer( in JOW() local
|
/external/autotest/server/cros/clique_lib/ |
D | clique_runner.py | 179 def _cleanup(self, dut_objects, dut_locker, ap_locker, capturer, argument
|