Searched refs:__test_crtc (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dpresent-test.c339 static int __test_crtc(Display *dpy, RRCrtc crtc, function in typeref:typename:int
413 err += for_each_crtc(dpy, __test_crtc, &test);
417 err += for_each_crtc(dpy, __test_crtc, &test);
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dpresent-test.c1530 static int __test_crtc(Display *dpy, RRCrtc crtc, function in typeref:typename:int
1604 err += for_each_crtc(dpy, __test_crtc, &test);
1610 err += for_each_crtc(dpy, __test_crtc, &test);
1616 err += for_each_crtc(dpy, __test_crtc, &test);

Completed in 5 milliseconds