Lines Matching refs:pitches
962 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in set_plane() local
1016 pitches, offsets, UTIL_PATTERN_TILES); in set_plane()
1024 handles, pitches, offsets, &p->fb_id, plane_flags)) { in set_plane()
1069 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in set_mode() local
1093 dev->mode.height, handles, pitches, offsets, in set_mode()
1101 pipes[0].fourcc, handles, pitches, offsets, &fb_id, 0); in set_mode()
1159 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in set_cursors() local
1171 bo = bo_create(dev->fd, DRM_FORMAT_ARGB8888, cw, ch, handles, pitches, in set_cursors()
1204 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in test_page_flip() local
1212 dev->mode.height, handles, pitches, offsets, in test_page_flip()
1218 pipes[0].fourcc, handles, pitches, offsets, in test_page_flip()