OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:screencast_iter
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/session/media/
call.cc
568
StartedScreencastMap::const_iterator
screencast_iter
=
local
570
if (
screencast_iter
== it->second.started_screencasts.end()) {
576
VideoCapturer* capturer =
screencast_iter
->second.capturer;
577
VideoFormat format =
screencast_iter
->second.format;
[
all
...]
Completed in 34 milliseconds