Searched refs:RRCrtcSetProcPtr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/randr/ | ||
| H A D | randrstr.h | 162 typedef Bool (*RRCrtcSetProcPtr) (ScreenPtr pScreen, typedef in typeref:typename:Bool (*)(ScreenPtr pScreen,RRCrtcPtr crtc,RRModePtr mode,int x,int y,Rotation rotation,int numOutputs,RROutputPtr * outputs) 247 RRCrtcSetProcPtr rrCrtcSet; |
| /xsrc/external/mit/xorg-server/dist/randr/ | ||
| H A D | randrstr.h | 217 typedef Bool (*RRCrtcSetProcPtr) (ScreenPtr pScreen, typedef in typeref:typename:Bool (*)(ScreenPtr pScreen,RRCrtcPtr crtc,RRModePtr mode,int x,int y,Rotation rotation,int numOutputs,RROutputPtr * outputs) 336 RRCrtcSetProcPtr rrCrtcSet; |
Completed in 4 milliseconds