Lines Matching refs:bottom
62 s32 left, right, top, bottom; member
295 s32 left, s32 right, s32 top, s32 bottom) in vmw_stdu_populate_update() argument
306 update->body.rect.h = bottom - top; in vmw_stdu_populate_update()
767 ddirty->bottom = max_t(s32, ddirty->bottom, dirty->unit_y2); in vmw_stdu_dmabuf_clip()
811 ddirty->top, ddirty->bottom); in vmw_stdu_dmabuf_fifo_commit()
817 ddirty->right = ddirty->bottom = S32_MIN; in vmw_stdu_dmabuf_fifo_commit()
867 ddirty.right = ddirty.bottom = S32_MIN; in vmw_kms_stdu_dma()
921 sdirty->bottom = max_t(s32, sdirty->bottom, dirty->unit_y2); in vmw_kms_stdu_surface_clip()
964 sdirty->right, sdirty->top, sdirty->bottom); in vmw_kms_stdu_surface_fifo_commit()
969 sdirty->right = sdirty->bottom = S32_MIN; in vmw_kms_stdu_surface_fifo_commit()
1028 sdirty.right = sdirty.bottom = S32_MIN; in vmw_kms_stdu_surface_dirty()