Searched refs:write_color_2 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libdrm/dist/tests/util/ |
| H A D | pattern.c | 1024 static void write_color_2(struct fsd *fsd, uint8_t *mem, unsigned int stride, function in typeref:typename:void 1076 write_color_2(fsd, mem, stride, x, smpte_top[x * 7 / width]); 1082 write_color_2(fsd, mem, stride, x, smpte_middle[x * 7 / width]); 1088 write_color_2(fsd, mem, stride, x, 1091 write_color_2(fsd, mem, stride, x, 1095 write_color_2(fsd, mem, stride, x, smpte_bottom[7]);
|
Completed in 4 milliseconds