Home
last modified time | relevance | path

Searched refs:igt_paint_test_pattern (Results 1 – 6 of 6) sorted by relevance

/external/igt-gpu-tools/tests/
Dkms_mmap_write_crc.c94 igt_paint_test_pattern(cr, fb->width, fb->height); in test()
137 igt_paint_test_pattern(cr, fb->width, fb->height); in test()
Dkms_cursor_crc.c160 igt_paint_test_pattern(cr, data->screenw, data->screenh); in do_single_test()
231 igt_paint_test_pattern(cr, data->screenw, data->screenh); in do_fail_test()
Dkms_lease.c279 igt_paint_test_pattern(cr, fb->width, fb->height); in paint_fb()
Dkms_flip.c962 igt_paint_test_pattern(cr, width, height); in paint_flip_mode()
/external/igt-gpu-tools/lib/
Digt_fb.h193 void igt_paint_test_pattern(cairo_t *cr, int width, int height);
Digt_fb.c1435 void igt_paint_test_pattern(cairo_t *cr, int width, int height) in igt_paint_test_pattern() function
1679 igt_paint_test_pattern(cr, width, height); in igt_create_pattern_fb()
1724 igt_paint_test_pattern(cr, width, height); in igt_create_color_pattern_fb()