Searched defs:TbCaptureDevice (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
H A Dtb_capture_device.h20 class TbCaptureDevice class
23 TbCaptureDevice(TbInterfaces& Engine);
24 ~TbCaptureDevice(void);
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
H A Dtb_capture_device.cc16 TbCaptureDevice::TbCaptureDevice(TbInterfaces& Engine) : function in class:TbCaptureDevice
65 TbCaptureDevice::~TbCaptureDevice(void)
73 void TbCaptureDevice::ConnectTo(int videoChannel)
78 void TbCaptureDevice::Disconnect(int videoChannel)
83 std::string TbCaptureDevice::device_name() const {

Completed in 358 milliseconds