Searched refs:src_pos_y (Results 1 – 1 of 1) sorted by relevance
99 int32_t src_pos_y = std::max(0, -src_frame_offset.y()); in CopyIntersectingPixelsFrom() local101 CopyPixelsFrom(src_frame, DesktopVector(src_pos_x, src_pos_y), in CopyIntersectingPixelsFrom()