Lines Matching refs:pitches
955 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in set_plane() local
999 pitches, offsets, UTIL_PATTERN_TILES); in set_plane()
1007 handles, pitches, offsets, &p->fb_id, plane_flags)) { in set_plane()
1052 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in set_mode() local
1076 dev->mode.height, handles, pitches, offsets, in set_mode()
1084 pipes[0].fourcc, handles, pitches, offsets, &fb_id, 0); in set_mode()
1142 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in set_cursors() local
1154 bo = bo_create(dev->fd, DRM_FORMAT_ARGB8888, cw, ch, handles, pitches, in set_cursors()
1187 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in test_page_flip() local
1195 dev->mode.height, handles, pitches, offsets, in test_page_flip()
1201 pipes[0].fourcc, handles, pitches, offsets, in test_page_flip()