Home
last modified time | relevance | path

Searched refs:SetVideoOptions_w (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dchannelmanager.h179 bool SetVideoOptions_w(const Device* cam_device);
Dchannelmanager.cc517 bool ChannelManager::SetVideoOptions_w(const Device* cam_device) { in SetVideoOptions_w() function in cricket::ChannelManager
694 p->result = SetVideoOptions_w(p->cam_device); in OnMessage()