Lines Matching refs:pitches
969 uint32_t handles[4], pitches[4], offsets[4] = {0}; /* we only use [0] */ in set_plane() local
1013 pitches, offsets, PATTERN_TILES); in set_plane()
1019 handles, pitches, offsets, &p->fb_id, plane_flags)) { in set_plane()
1051 uint32_t handles[4], pitches[4], offsets[4] = {0}; /* we only use [0] */ in set_mode() local
1074 handles, pitches, offsets, PATTERN_SMPTE); in set_mode()
1079 pipes[0].fourcc, handles, pitches, offsets, &fb_id, 0); in set_mode()
1130 uint32_t handles[4], pitches[4], offsets[4] = {0}; /* we only use [0] */ in set_cursors() local
1142 bo = bo_create(dev->fd, DRM_FORMAT_ARGB8888, cw, ch, handles, pitches, in set_cursors()
1170 uint32_t handles[4], pitches[4], offsets[4] = {0}; /* we only use [0] */ in test_page_flip() local
1179 handles, pitches, offsets, PATTERN_PLAIN); in test_page_flip()
1184 pipes[0].fourcc, handles, pitches, offsets, in test_page_flip()