Searched refs:virtual_height (Results 1 – 1 of 1) sorted by relevance
134 unsigned int virtual_height; in bo_create() local210 virtual_height = height * 3 / 2; in bo_create()215 virtual_height = height * 2; in bo_create()219 virtual_height = height; in bo_create()223 bo = bo_create_dumb(fd, width, virtual_height, bpp); in bo_create()