Searched refs:shift_dest_x (Results 1 – 1 of 1) sorted by relevance
421 int shift_dest_x = (src_area->x1 < dest_area->x1) ? (dest_area->x1 - src_area->x1) : 0; in lv_vglite_blit_split() local423 VG_LITE_LOG_TRACE("X shift: src: %d, dst: %d", shift_src_x, shift_dest_x); in lv_vglite_blit_split()457 tile_dest_area.x1 = 0 + shift_dest_x; in lv_vglite_blit_split()477 tile_dest_area.x2 += shift_dest_x; in lv_vglite_blit_split()