Home
last modified time | relevance | path

Searched refs:virtual_height (Results 1 - 1 of 1) sorted by relevance

/third_party/libdrm/tests/modetest/
H A Dbuffers.c130 unsigned int virtual_height; in bo_create() local
214 virtual_height = height * 3 / 2; in bo_create()
219 virtual_height = height * 2; in bo_create()
223 virtual_height = height; in bo_create()
227 bo = bo_create_dumb(fd, width, virtual_height, bpp); in bo_create()

Completed in 1 milliseconds