Searched refs:TransitionTo2d (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.h136 void (*TransitionTo2d) (ScreenPtr pScreen); member in struct:__anon93a856140208
H A Ddri.c1171 if (pDRIInfo->TransitionTo2d)
1172 pDRIInfo->TransitionTo2d(pScreen);
1635 inforec->TransitionTo2d = 0;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.h148 void (*TransitionTo2d)(ScreenPtr pScreen); member in struct:__anonfa1ba9410208
H A Ddri.c1147 if (pDRIInfo->TransitionTo2d)
1148 pDRIInfo->TransitionTo2d( pScreen );
1607 inforec->TransitionTo2d = 0;
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_dri.c202 pDRIInfo->TransitionTo2d = TDFXDRITransitionTo2d;
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datidri.c1099 pDRIInfo->TransitionTo2d = ATIDRITransitionTo2d;
1105 pDRIInfo->TransitionTo2d = ATIDRITransitionTo2d_EXA;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_dri.c296 pDRIInfo->TransitionTo2d = I810DRITransitionTo2d;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dri.c296 pDRIInfo->TransitionTo2d = I810DRITransitionTo2d;
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_dri.c890 pDRIInfo->TransitionTo2d = R128DRITransitionTo2d;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_dri.c388 pDRIInfo->TransitionTo2d = I810DRITransitionTo2d;
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri.c1629 pDRIInfo->TransitionTo2d = RADEONDRITransitionTo2d;

Completed in 36 milliseconds