Searched refs:dst_y1 (Results 1 – 1 of 1) sorted by relevance
176 s32 dst_x1, dst_x2, dst_y1, dst_y2, w, h; in vmw_fb_dirty_flush() local205 dst_y1 = par->dirty.y1 - par->fb_y; in vmw_fb_dirty_flush()207 dst_y1 = max_t(s32, dst_y1, 0); in vmw_fb_dirty_flush()214 h = dst_y2 - dst_y1; in vmw_fb_dirty_flush()224 (dst_y1 * par->set_fb->pitches[0] + dst_x1 * cpp); in vmw_fb_dirty_flush()226 ((dst_y1 + par->fb_y) * info->fix.line_length + in vmw_fb_dirty_flush()237 clip.y1 = dst_y1; in vmw_fb_dirty_flush()