Lines Matching refs:bottom
70 s32 left, right, top, bottom; member
259 s32 left, s32 right, s32 top, s32 bottom) in vmw_stdu_populate_update() argument
270 update->body.rect.h = bottom - top; in vmw_stdu_populate_update()
478 ddirty->bottom = max_t(s32, ddirty->bottom, dirty->unit_y2); in vmw_stdu_bo_clip()
522 ddirty->top, ddirty->bottom); in vmw_stdu_bo_fifo_commit()
529 ddirty->right = ddirty->bottom = S32_MIN; in vmw_stdu_bo_fifo_commit()
551 ddirty->bottom = max_t(s32, ddirty->bottom, dirty->unit_y2); in vmw_stdu_bo_cpu_clip()
587 height = ddirty->bottom - ddirty->top; in vmw_stdu_bo_cpu_commit()
644 ddirty->right = ddirty->bottom = S32_MIN; in vmw_stdu_bo_cpu_commit()
706 ddirty.right = ddirty.bottom = S32_MIN; in vmw_kms_stdu_dma()
774 sdirty->bottom = max_t(s32, sdirty->bottom, dirty->unit_y2); in vmw_kms_stdu_surface_clip()
818 sdirty->right, sdirty->top, sdirty->bottom); in vmw_kms_stdu_surface_fifo_commit()
823 sdirty->right = sdirty->bottom = S32_MIN; in vmw_kms_stdu_surface_fifo_commit()
891 sdirty.right = sdirty.bottom = S32_MIN; in vmw_kms_stdu_surface_dirty()