Searched refs:vwt (Results 1 – 1 of 1) sorted by relevance
83 unsigned int vwt = info->var.xres_virtual / cw; in tile_clear_margins() local97 if (rect.width + rect.sx > vwt) in tile_clear_margins()98 rect.width = vwt - rect.sx; in tile_clear_margins()99 if (rect.sx < vwt) in tile_clear_margins()
Completed in 5 milliseconds