Searched refs:dst_line_len (Results 1 – 1 of 1) sorted by relevance
332 int dst_line_len = width * bpp; in copy_rgb_buffer_from_unlocked() local336 memcpy(dst, src, dst_line_len); in copy_rgb_buffer_from_unlocked()338 dst += dst_line_len; in copy_rgb_buffer_from_unlocked()