HomeSort by relevance Sort by last modified time
    Searched refs:GetVideoCaptureDevice (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libjingle/source/talk/session/phone/
devicemanager.h 81 bool GetVideoCaptureDevice(const std::string& name, Device* out);
channelmanager.cc 236 if (!device_manager_->GetVideoCaptureDevice(camera_device_, &device)) {
498 if (!device_manager_->GetVideoCaptureDevice(cam_name, &device)) {
devicemanager.cc 282 bool DeviceManager::GetVideoCaptureDevice(const std::string& name,

Completed in 529 milliseconds