Home
last modified time | relevance | path

Searched defs:cursor_h (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_cursor_crc.c261 int cursor_h = data->curh; in test_crc_onscreen() local
284 int cursor_h = data->curh; in test_crc_offscreen() local
355 int cursor_w, int cursor_h) in prepare_crtc()
454 static void run_test(data_t *data, void (*testfunc)(data_t *), int cursor_w, int cursor_h) in run_test()