Searched refs:orig_fb (Results 1 – 1 of 1) sorted by relevance
2272 struct igt_fb fb2, *orig_fb; in flip_subtest() local2295 orig_fb = params->primary.fb; in flip_subtest()2298 params->primary.fb = (r % 2 == 0) ? &fb2 : orig_fb; in flip_subtest()2332 struct igt_fb fb2, *orig_fb; in fliptrack_subtest() local2341 orig_fb = params->primary.fb; in fliptrack_subtest()2344 params->primary.fb = (r % 2 == 0) ? &fb2 : orig_fb; in fliptrack_subtest()