Searched refs:RROutputSetCrtcs (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winrandr.c | 260 RROutputSetCrtcs(output, &crtc, 1);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_display_fake.c | 287 if (!RROutputSetCrtcs(rr_output, crtcs, sna->mode.num_fake + 1) ||
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_display_fake.c | 293 if (!RROutputSetCrtcs(rr_output, crtcs, sna->mode.num_fake + 1) ||
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rrinfo.c | 100 RROutputSetCrtcs (output, &crtc, 1);
|
| H A D | randrstr.h | 776 RROutputSetCrtcs (RROutputPtr output, 898 RROutputSetCrtcs 917 RROutputSetCrtcs
|
| H A D | rroutput.c | 259 RROutputSetCrtcs (RROutputPtr output, function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrinfo.c | 98 RROutputSetCrtcs(output, &crtc, 1);
|
| H A D | rroutput.c | 265 RROutputSetCrtcs(RROutputPtr output, RRCrtcPtr * crtcs, int numCrtcs) function in typeref:typename:Bool
|
| H A D | randrstr.h | 932 RROutputSetCrtcs(RROutputPtr output, RRCrtcPtr * crtcs, int numCrtcs); 1172 RROutputSetCrtcs 1191 RROutputSetCrtcs
|
| /xsrc/external/mit/xorg-server/dist/hw/vfb/ |
| H A D | InitOutput.c | 849 if (!RROutputSetCrtcs (output, &crtc, 1))
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86RandR12.c | 1453 if (!RROutputSetCrtcs (output->randr_output, crtcs, ncrtc))
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86RandR12.c | 1660 if (!RROutputSetCrtcs(output->randr_output, crtcs, ncrtc)) {
|
Completed in 20 milliseconds