Searched refs:draw_string (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | basic-string.c | 10 static void draw_string(struct test_display *t, Drawable d, uint8_t alu, function in typeref:typename:void 64 draw_string(&t->out, out.draw, alu, x, y, fg, bg, str, fill); 65 draw_string(&t->ref, ref.draw, alu, x, y, fg, bg, str, fill);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | basic-string.c | 10 static void draw_string(struct test_display *t, Drawable d, uint8_t alu, function in typeref:typename:void 64 draw_string(&t->out, out.draw, alu, x, y, fg, bg, str, fill); 65 draw_string(&t->ref, ref.draw, alu, x, y, fg, bg, str, fill);
|
Completed in 4 milliseconds