OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_screencast_max_pixels
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.h
276
void
set_screencast_max_pixels
(int p) {
function in class:cricket::VideoCapturer
videocapturer_unittest.cc
224
capturer_.
set_screencast_max_pixels
(kWidth * kHeight);
Completed in 335 milliseconds