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