Lines Matching full:bottom
61 * @bottom: Bottom side of bounding box.
71 s32 left, right, top, bottom; member
260 * @bottom: Bottom side of bounding box.
263 s32 left, s32 right, s32 top, s32 bottom) in vmw_stdu_populate_update() argument
274 update->body.rect.h = bottom - top; in vmw_stdu_populate_update()
482 ddirty->bottom = max_t(s32, ddirty->bottom, dirty->unit_y2); in vmw_stdu_bo_clip()
526 ddirty->top, ddirty->bottom); in vmw_stdu_bo_fifo_commit()
533 ddirty->right = ddirty->bottom = S32_MIN; in vmw_stdu_bo_fifo_commit()
555 ddirty->bottom = max_t(s32, ddirty->bottom, dirty->unit_y2); in vmw_stdu_bo_cpu_clip()
591 height = ddirty->bottom - ddirty->top; in vmw_stdu_bo_cpu_commit()
648 ddirty->right = ddirty->bottom = S32_MIN; in vmw_stdu_bo_cpu_commit()
711 ddirty.right = ddirty.bottom = S32_MIN; in vmw_kms_stdu_dma()
779 sdirty->bottom = max_t(s32, sdirty->bottom, dirty->unit_y2); in vmw_kms_stdu_surface_clip()
823 sdirty->right, sdirty->top, sdirty->bottom); in vmw_kms_stdu_surface_fifo_commit()
828 sdirty->right = sdirty->bottom = S32_MIN; in vmw_kms_stdu_surface_fifo_commit()
896 sdirty.right = sdirty.bottom = S32_MIN; in vmw_kms_stdu_surface_dirty()