Searched refs:bo_fb_create (Results 1 – 1 of 1) sorted by relevance
/external/libdrm/tests/modetest/ |
D | modetest.c | 1176 bo_fb_create(int fd, unsigned int fourcc, const uint32_t w, const uint32_t h, in bo_fb_create() function 1223 if (bo_fb_create(dev->fd, p->fourcc, p->w, p->h, in atomic_set_plane() 1305 if (bo_fb_create(dev->fd, p->fourcc, p->w, p->h, in set_plane() 1626 if (bo_fb_create(dev->fd, pipes[0].fourcc, dev->mode.width, dev->mode.height, in set_mode() 1778 if (bo_fb_create(dev->fd, pipes[0].fourcc, dev->mode.width, dev->mode.height, in test_page_flip()
|