Home
last modified time | relevance | path

Searched refs:other_fb_id (Results 1 – 1 of 1) sorted by relevance

/external/libdrm/tests/modetest/
Dmodetest.c1772 unsigned int other_fb_id; in test_page_flip() local
1779 UTIL_PATTERN_PLAIN, &other_bo, &other_fb_id)) in test_page_flip()
1789 other_fb_id, DRM_MODE_PAGE_FLIP_EVENT, in test_page_flip()
1798 pipe->fb_id[1] = other_fb_id; in test_page_flip()
1799 pipe->current_fb_id = other_fb_id; in test_page_flip()
1845 drmModeRmFB(dev->fd, other_fb_id); in test_page_flip()