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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h 491 class ScreenCapturerFactory {
494 virtual ~ScreenCapturerFactory() {}
534 ScreenCapturerFactory* screencapture_factory);
573 ScreenCapturerFactory* screencapture_factory);
594 talk_base::scoped_ptr<ScreenCapturerFactory> screencapture_factory_;
channel.cc 94 class NullScreenCapturerFactory : public VideoChannel::ScreenCapturerFactory {
102 VideoChannel::ScreenCapturerFactory* CreateScreenCapturerFactory() {
354 VideoChannel::ScreenCapturerFactory* f)
357 VideoChannel::ScreenCapturerFactory* screencapture_factory;
    [all...]
channel_unittest.cc 91 : public cricket::VideoChannel::ScreenCapturerFactory,
    [all...]

Completed in 29 milliseconds