Lines Matching full:bottom
60 * @bottom: Bottom side of bounding box.
70 s32 left, right, top, bottom; member
264 * @bottom: Bottom side of bounding box.
267 s32 left, s32 right, s32 top, s32 bottom) in vmw_stdu_populate_update() argument
278 update->body.rect.h = bottom - top; in vmw_stdu_populate_update()
486 ddirty->bottom = max_t(s32, ddirty->bottom, dirty->unit_y2); in vmw_stdu_bo_clip()
530 ddirty->top, ddirty->bottom); in vmw_stdu_bo_fifo_commit()
537 ddirty->right = ddirty->bottom = S32_MIN; in vmw_stdu_bo_fifo_commit()
559 ddirty->bottom = max_t(s32, ddirty->bottom, dirty->unit_y2); in vmw_stdu_bo_cpu_clip()
595 height = ddirty->bottom - ddirty->top; in vmw_stdu_bo_cpu_commit()
652 ddirty->right = ddirty->bottom = S32_MIN; in vmw_stdu_bo_cpu_commit()
715 ddirty.right = ddirty.bottom = S32_MIN; in vmw_kms_stdu_dma()
783 sdirty->bottom = max_t(s32, sdirty->bottom, dirty->unit_y2); in vmw_kms_stdu_surface_clip()
827 sdirty->right, sdirty->top, sdirty->bottom); in vmw_kms_stdu_surface_fifo_commit()
832 sdirty->right = sdirty->bottom = S32_MIN; in vmw_kms_stdu_surface_fifo_commit()
900 sdirty.right = sdirty.bottom = S32_MIN; in vmw_kms_stdu_surface_dirty()