Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dchannelmanager.h182 CaptureResult SetVideoCapture_w(bool capture);
Dchannelmanager.cc588 CaptureResult ChannelManager::SetVideoCapture_w(bool capture) { in SetVideoCapture_w() function in cricket::ChannelManager
710 p->result = SetVideoCapture_w(p->capture); in OnMessage()