HomeSort by relevance Sort by last modified time
    Searched full:window_capturer (Results 1 - 14 of 14) sorted by null

  /external/webrtc/webrtc/modules/desktop_capture/mac/
window_list_utils.h 14 #include "webrtc/modules/desktop_capture/window_capturer.h"
full_screen_chrome_window_detector.h 16 #include "webrtc/modules/desktop_capture/window_capturer.h"
  /external/webrtc/webrtc/modules/desktop_capture/
window_capturer.cc 11 #include "webrtc/modules/desktop_capture/window_capturer.h"
mouse_cursor_monitor_unittest.cc 18 #include "webrtc/modules/desktop_capture/window_capturer.h"
89 rtc::scoped_ptr<WindowCapturer> window_capturer(
93 if (!window_capturer.get())
97 EXPECT_TRUE(window_capturer->GetWindowList(&windows));
window_capturer_null.cc 11 #include "webrtc/modules/desktop_capture/window_capturer.h"
BUILD.gn 90 "window_capturer.cc",
91 "window_capturer.h",
desktop_capture.gypi 87 "window_capturer.cc",
88 "window_capturer.h",
cropping_window_capturer.h 17 #include "webrtc/modules/desktop_capture/window_capturer.h"
window_capturer_unittest.cc 11 #include "webrtc/modules/desktop_capture/window_capturer.h"
desktop_and_cursor_composer_unittest.cc 19 #include "webrtc/modules/desktop_capture/window_capturer.h"
window_capturer_mac.mm 11 #include "webrtc/modules/desktop_capture/window_capturer.h"
window_capturer_win.cc 11 #include "webrtc/modules/desktop_capture/window_capturer.h"
window_capturer_x11.cc 11 #include "webrtc/modules/desktop_capture/window_capturer.h"
  /external/webrtc/talk/media/base/
fakescreencapturerfactory.h 58 cricket::FakeVideoCapturer* window_capturer() { return window_capturer_; } function in class:cricket::FakeScreenCapturerFactory

Completed in 1393 milliseconds