Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dchannelmanager.h185 void OnVideoCaptureResult(CaptureResult result);
Dchannelmanager.cc173 this, &ChannelManager::OnVideoCaptureResult); in Construct()
631 void ChannelManager::OnVideoCaptureResult(CaptureResult result) { in OnVideoCaptureResult() function in cricket::ChannelManager