Searched refs:test_crc_random (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_cursor_crc.c | 328 static void test_crc_random(data_t *data) in test_crc_random() function 629 run_test(data, test_crc_random, data->cursor_max_w, data->cursor_max_h); in run_tests_on_pipe() 635 run_test(data, test_crc_random, data->cursor_max_w, data->cursor_max_h); in run_tests_on_pipe() 661 run_test(data, test_crc_random, w, h); in run_tests_on_pipe() 697 run_test(data, test_crc_random, w, h); in run_tests_on_pipe()
|