Searched refs:ClearVideoCaptureDeviceMaxFormat (Results 1 – 4 of 4) sorted by relevance
94 virtual void ClearVideoCaptureDeviceMaxFormat(const std::string& usb_id) = 0;161 virtual void ClearVideoCaptureDeviceMaxFormat(const std::string& usb_id);
102 virtual void ClearVideoCaptureDeviceMaxFormat(const std::string& usb_id) { in ClearVideoCaptureDeviceMaxFormat() function
187 void DeviceManager::ClearVideoCaptureDeviceMaxFormat( in ClearVideoCaptureDeviceMaxFormat() function in cricket::DeviceManager
453 dm_->ClearVideoCaptureDeviceMaxFormat(device.name); in TEST_F()