Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Dcropping_window_capturer.cc82 std::unique_ptr<DesktopFrame> screen_frame) { in OnCaptureResult() argument
104 CreateCroppedDesktopFrame(std::move(screen_frame), window_rect)); in OnCaptureResult()