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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
channelmanager.h 185 void OnVideoCaptureResult(CaptureResult result);
channelmanager.cc 173 this, &ChannelManager::OnVideoCaptureResult);
631 void ChannelManager::OnVideoCaptureResult(CaptureResult result) {

Completed in 26 milliseconds