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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channelmanager.h 277 bool SetCaptureDevice_w(const Device* cam_device);
channelmanager.cc 313 if (!SetCaptureDevice_w(NULL)) {
674 Bind(&ChannelManager::SetCaptureDevice_w, this, &device));
720 bool ChannelManager::SetCaptureDevice_w(const Device* cam_device) {

Completed in 675 milliseconds