Searched refs:write_color_1 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/util/
H A Dpattern.c959 static void write_color_1(struct fsd *fsd, uint8_t *mem, unsigned int x, function in typeref:typename:void
990 write_color_1(fsd, mem, x, smpte_top[x * 7 / width]);
996 write_color_1(fsd, mem, x, smpte_middle[x * 7 / width]);
1002 write_color_1(fsd, mem, x,
1005 write_color_1(fsd, mem, x,
1009 write_color_1(fsd, mem, x, smpte_bottom[7]);

Completed in 4 milliseconds