Searched refs:dst_x1 (Results 1 – 1 of 1) sorted by relevance
182 s32 dst_x1, dst_x2, dst_y1, dst_y2, w = 0, h = 0; in vmw_fb_dirty_flush() local217 dst_x1 = par->dirty.x1 - par->fb_x; in vmw_fb_dirty_flush()219 dst_x1 = max_t(s32, dst_x1, 0); in vmw_fb_dirty_flush()226 w = dst_x2 - dst_x1; in vmw_fb_dirty_flush()237 (dst_y1 * par->set_fb->pitches[0] + dst_x1 * cpp); in vmw_fb_dirty_flush()240 (dst_x1 + par->fb_x) * cpp); in vmw_fb_dirty_flush()248 clip.x1 = dst_x1; in vmw_fb_dirty_flush()