Searched refs:rrGetInfo (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinrandr.c239 pRRScrPriv->rrGetInfo = winRandRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinrandr.c316 pRRScrPriv->rrGetInfo = winRandRGetInfo;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_driver.c952 return sna->mode.rrGetInfo(screen, rotations);
1116 sna->mode.rrGetInfo = rp->rrGetInfo;
1117 rp->rrGetInfo = sna_randr_getinfo;
H A Dsna.h338 Bool (*rrGetInfo)(ScreenPtr, Rotation *); member in struct:sna::sna_mode
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_driver.c929 return sna->mode.rrGetInfo(screen, rotations);
1084 sna->mode.rrGetInfo = rp->rrGetInfo;
1085 rp->rrGetInfo = sna_randr_getinfo;
H A Dsna.h309 Bool (*rrGetInfo)(ScreenPtr, Rotation *); member in struct:sna::sna_mode
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_randr.c370 rp->rrGetInfo = GXRandRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrinfo.c202 if (!(*pScrPriv->rrGetInfo) (pScreen, &rotations))
H A Drandr.c238 pScrPriv->rrGetInfo = 0;
H A Drandrstr.h244 RRGetInfoProcPtr rrGetInfo; member in struct:_rrScrPriv
891 ->rrGetInfo
906 • Must delay scanning configuration until after ->rrGetInfo returns
908 of the ->rrGetInfo operation.
935 ->rrGetInfo function and then calls RRTellChanged to flush
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrinfo.c196 if (!(*pScrPriv->rrGetInfo) (pScreen, &rotations))
H A Drandr.c321 pScrPriv->rrGetInfo = 0;
H A Drandrstr.h333 RRGetInfoProcPtr rrGetInfo; member in struct:_rrScrPriv
1165 ->rrGetInfo
1180 • Must delay scanning configuration until after ->rrGetInfo returns
1182 of the ->rrGetInfo operation.
1209 ->rrGetInfo function and then calls RRTellChanged to flush
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/
H A Dfake.c372 pScrPriv->rrGetInfo = fakeRandRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86RandR.c442 rp->rrGetInfo = xf86RandRGetInfo;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86RandR.c429 rp->rrGetInfo = xf86RandRGetInfo;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DquartzRandR.c456 pScrPriv->rrGetInfo = QuartzRandRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DquartzRandR.c528 pScrPriv->rrGetInfo = QuartzRandRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86RandR12.c877 rp->rrGetInfo = xf86RandR12GetInfo;
1763 rp->rrGetInfo = xf86RandR12GetInfo12;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyr.c616 pScrPriv->rrGetInfo = ephyrRandRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/
H A Dfbdev.c576 pScrPriv->rrGetInfo = fbdevRandRGetInfo;
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr.c599 pScrPriv->rrGetInfo = ephyrRandRGetInfo;
/xsrc/external/mit/xorg-server/dist/hw/vfb/
H A DInitOutput.c810 pScrPriv->rrGetInfo = vfbRRGetInfo;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86RandR12.c873 rp->rrGetInfo = xf86RandR12GetInfo;
2356 rp->rrGetInfo = xf86RandR12GetInfo12;

Completed in 92 milliseconds