Searched refs:shift_src_x (Results 1 – 1 of 1) sorted by relevance
420 int shift_src_x = (src_area->x1 > dest_area->x1) ? (src_area->x1 - dest_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()456 tile_src_area.x1 = 0 + shift_src_x; in lv_vglite_blit_split()476 tile_src_area.x2 += shift_src_x; in lv_vglite_blit_split()