Searched refs:pick_target (Results 1 – 1 of 1) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | kms_frontbuffer_tracking.c | 1486 static struct fb_region *pick_target(const struct test_mode *t, in pick_target() function 1507 struct fb_region *target = pick_target(t, params); in do_flush() 1973 target = pick_target(t, params); in draw_subtest() 2025 target = pick_target(t, params); in multidraw_subtest() 2172 target = pick_target(t, params); in slow_draw_subtest() 2381 struct fb_region *reg = pick_target(t, params); in move_subtest() 2438 draw_rect(pattern, pick_target(t, params), t->method, 0); in onoff_subtest() 2443 struct fb_region *reg = pick_target(t, params); in onoff_subtest() 2763 target = pick_target(t, params); in farfromfence_subtest()
|