HomeSort by relevance Sort by last modified time
    Searched defs:FakeVideoCaptureDeviceFactory (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/media/video/capture/
fake_video_capture_device_factory.h 16 class MEDIA_EXPORT FakeVideoCaptureDeviceFactory :
19 FakeVideoCaptureDeviceFactory();
20 virtual ~FakeVideoCaptureDeviceFactory() {}
fake_video_capture_device_factory.cc 12 FakeVideoCaptureDeviceFactory::FakeVideoCaptureDeviceFactory()
16 scoped_ptr<VideoCaptureDevice> FakeVideoCaptureDeviceFactory::Create(
27 void FakeVideoCaptureDeviceFactory::GetDeviceNames(
44 void FakeVideoCaptureDeviceFactory::GetDeviceSupportedFormats(

Completed in 48 milliseconds