Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_frame.h105 bool CopyIntersectingPixelsFrom(const DesktopFrame& src_frame,
H A Ddesktop_frame.cc64 bool DesktopFrame::CopyIntersectingPixelsFrom(const DesktopFrame& src_frame, in CopyIntersectingPixelsFrom() function in webrtc::DesktopFrame
H A Ddesktop_frame_unittest.cc47 dest_frame->CopyIntersectingPixelsFrom( in RunTest()
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwindow_capturer_win_gdi.cc384 cropped_frame->CopyIntersectingPixelsFrom( in CaptureFrame()