Searched refs:set_size_most_recent (Results 1 – 5 of 5) sorted by relevance
47 void set_size_most_recent(const DesktopSize& size);
57 capturer_helper_.set_size_most_recent(DesktopSize(12, 34)); in TEST_F()62 capturer_helper_.set_size_most_recent(DesktopSize(10, 10)); in TEST_F()
63 void ScreenCapturerHelper::set_size_most_recent(const DesktopSize& size) { in set_size_most_recent() function in webrtc::ScreenCapturerHelper
349 helper_.set_size_most_recent(x_server_pixel_buffer_.window_size()); in CaptureScreen()
259 helper_.set_size_most_recent(new_frame->size());