Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_window_tree_host_x11.cc950 DesktopWindowTreeHostX11* old_capturer = g_current_capture; in SetCapture() local
952 if (old_capturer) in SetCapture()
953 old_capturer->OnHostLostWindowCapture(); in SetCapture()
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine.cc2722 VideoCapturer* old_capturer = send_channel->video_capturer(); in SetCapturer() local
2723 MaybeDisconnectCapturer(old_capturer); in SetCapturer()