Searched refs:box_c2 (Results 1 – 1 of 1) sorted by relevance
1681 u32 box_c2 = box->z + box->d; in vmw_subres_dirty_add() local1688 if (box_c2 < loc_end->z) in vmw_subres_dirty_add()1692 box_c2 = box->y + box->h; in vmw_subres_dirty_add()1695 if (box_c2 < loc_end->y) in vmw_subres_dirty_add()1699 box_c2 = box->x + box->w; in vmw_subres_dirty_add()1702 if (box_c2 < loc_end->x) in vmw_subres_dirty_add()1799 u32 box_c2; in vmw_surface_buf_dirty_range_add() local1804 box_c2 = box->x + box->w; in vmw_surface_buf_dirty_range_add()1807 if (box_c2 < end) in vmw_surface_buf_dirty_range_add()
Completed in 7 milliseconds