Searched refs:to_copy8 (Results 1 – 1 of 1) sorted by relevance
152 uint8_t * to_copy8 = (uint8_t *)to_copy; in lv_canvas_copy_buf() local155 lv_memcpy((void *)&canvas->dsc.data[px], to_copy8, w * px_size); in lv_canvas_copy_buf()157 to_copy8 += w * px_size; in lv_canvas_copy_buf()