Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Ddesktop_frame.h94 bool CopyIntersectingPixelsFrom(const DesktopFrame& src_frame,
Ddesktop_frame.cc65 bool DesktopFrame::CopyIntersectingPixelsFrom(const DesktopFrame& src_frame, in CopyIntersectingPixelsFrom() function in webrtc::DesktopFrame
Ddesktop_frame_unittest.cc47 dest_frame->CopyIntersectingPixelsFrom( in RunTest()
/external/webrtc/modules/desktop_capture/win/
Dwindow_capturer_win_gdi.cc349 cropped_frame->CopyIntersectingPixelsFrom( in CaptureFrame()