Searched refs:current_screen_id_ (Results 1 – 6 of 6) sorted by relevance
131 if (current_screen_id_ == kFullDesktopScreenId) { in CaptureFrame()135 current_screen_id_); in CaptureFrame()160 RTC_LOG(LS_ERROR) << "Invalid monitor id " << current_screen_id_; in CaptureFrame()196 current_screen_id_ = id; in SelectSource()211 current_screen_id_ = index; in SelectSource()
108 current_screen_id_ = id; in SelectSource()180 GetScreenRect(current_screen_id_, current_device_key_); in CaptureImage()
61 SourceId current_screen_id_ = kFullDesktopScreenId; variable
89 SourceId current_screen_id_ = kFullDesktopScreenId; variable
101 DesktopRect rect = GetScreenRect(current_screen_id_, current_device_key_); in CaptureFrame()129 current_screen_id_ = id; in SelectSource()
103 ScreenId current_screen_id_ = kFullDesktopScreenId; variable