Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dcall.cc583 StartedScreencastMap::const_iterator screencast_iter = in StopScreencastWithoutSendingUpdate() local
585 if (screencast_iter == it->second.started_screencasts.end()) { in StopScreencastWithoutSendingUpdate()
591 VideoCapturer* capturer = screencast_iter->second.capturer; in StopScreencastWithoutSendingUpdate()
592 VideoFormat format = screencast_iter->second.format; in StopScreencastWithoutSendingUpdate()