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