Home
last modified time | relevance | path

Searched refs:CreateVideoCaptureImplForTesting (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/media/
Dvideo_capture_impl_manager.cc69 impl = CreateVideoCaptureImplForTesting(id, filter_.get()); in UseDevice()
137 VideoCaptureImplManager::CreateVideoCaptureImplForTesting( in CreateVideoCaptureImplForTesting() function in content::VideoCaptureImplManager
Dvideo_capture_impl_manager.h98 virtual VideoCaptureImpl* CreateVideoCaptureImplForTesting(
Dvideo_capture_impl_manager_unittest.cc57 virtual VideoCaptureImpl* CreateVideoCaptureImplForTesting( in CreateVideoCaptureImplForTesting() function in content::MockVideoCaptureImplManager