Searched refs:src_line_horizontal_offset (Results 1 – 1 of 1) sorted by relevance
71 let src_line_horizontal_offset = checked_arithmetic!(rect_w * bytes_per_pixel)?; in transfer_2d() localVariable77 checked_arithmetic!(src_line_start_offset + src_line_horizontal_offset)?; in transfer_2d()