Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Ddesktop_frame.cc98 int32_t src_pos_x = std::max(0, -src_frame_offset.x()); in CopyIntersectingPixelsFrom() local
101 CopyPixelsFrom(src_frame, DesktopVector(src_pos_x, src_pos_y), in CopyIntersectingPixelsFrom()