OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rrGetInfo
(Results
1 - 24
of
24
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xwin/
winrandr.c
239
pRRScrPriv->
rrGetInfo
= winRandRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winrandr.c
316
pRRScrPriv->
rrGetInfo
= winRandRGetInfo;
/xsrc/external/mit/xf86-video-geode/dist/src/
gx_randr.c
370
rp->
rrGetInfo
= GXRandRGetInfo;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_driver.c
952
return sna->mode.
rrGetInfo
(screen, rotations);
1116
sna->mode.
rrGetInfo
= rp->
rrGetInfo
;
1117
rp->
rrGetInfo
= sna_randr_getinfo;
sna.h
338
Bool (*
rrGetInfo
)(ScreenPtr, Rotation *);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_driver.c
818
RRGetInfo
(xf86ScrnToScreen(scrn), TRUE);
929
return sna->mode.
rrGetInfo
(screen, rotations);
1084
sna->mode.
rrGetInfo
= rp->
rrGetInfo
;
1085
rp->
rrGetInfo
= sna_randr_getinfo;
1256
RRGetInfo
(xf86ScrnToScreen(scrn), TRUE);
sna.h
309
Bool (*
rrGetInfo
)(ScreenPtr, Rotation *);
/xsrc/external/mit/xorg-server/dist/randr/
rrinfo.c
173
RRGetInfo
(ScreenPtr pScreen, Bool force_query)
196
if (!(*pScrPriv->
rrGetInfo
) (pScreen, &rotations))
randr.c
321
pScrPriv->
rrGetInfo
= 0;
randrstr.h
333
RRGetInfoProcPtr
rrGetInfo
;
595
RRGetInfo
(ScreenPtr pScreen, Bool force_query);
1159
RRGetInfo
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/randr/
rrinfo.c
179
RRGetInfo
(ScreenPtr pScreen, Bool force_query)
202
if (!(*pScrPriv->
rrGetInfo
) (pScreen, &rotations))
randr.c
238
pScrPriv->
rrGetInfo
= 0;
randrstr.h
244
RRGetInfoProcPtr
rrGetInfo
;
458
RRGetInfo
(ScreenPtr pScreen, Bool force_query);
885
RRGetInfo
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/hw/xfree86/common/
xf86RandR.c
429
rp->
rrGetInfo
= xf86RandRGetInfo;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
quartzRandR.c
442
RRGetInfo
(pScreen, TRUE);
456
pScrPriv->
rrGetInfo
= QuartzRandRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/
fake.c
372
pScrPriv->
rrGetInfo
= fakeRandRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86RandR.c
442
rp->
rrGetInfo
= xf86RandRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
quartzRandR.c
516
RRGetInfo
(pScreen, TRUE);
528
pScrPriv->
rrGetInfo
= QuartzRandRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86RandR12.c
877
rp->
rrGetInfo
= xf86RandR12GetInfo;
1752
return
RRGetInfo
(pScreen, TRUE); /* force a re-probe of outputs and notify clients about changes */
1763
rp->
rrGetInfo
= xf86RandR12GetInfo12;
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
ephyr.c
599
pScrPriv->
rrGetInfo
= ephyrRandRGetInfo;
/xsrc/external/mit/xorg-server/dist/hw/vfb/
InitOutput.c
810
pScrPriv->
rrGetInfo
= vfbRRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
ephyr.c
616
pScrPriv->
rrGetInfo
= ephyrRandRGetInfo;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/
fbdev.c
576
pScrPriv->
rrGetInfo
= fbdevRandRGetInfo;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86RandR12.c
873
rp->
rrGetInfo
= xf86RandR12GetInfo;
2070
return
RRGetInfo
(pScreen, TRUE); /* force a re-probe of outputs and notify clients about changes */
2356
rp->
rrGetInfo
= xf86RandR12GetInfo12;
Completed in 30 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026