Searched refs:uxa_ops (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-priv.h299 extern const GCOps uxa_ops;
H A Duxa.c260 pGC->ops = (GCOps *) & uxa_ops;
H A Duxa-accel.c843 const GCOps uxa_ops = { variable in typeref:typename:const GCOps
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-priv.h299 extern const GCOps uxa_ops;
H A Duxa.c260 pGC->ops = (GCOps *) & uxa_ops;
H A Duxa-accel.c843 const GCOps uxa_ops = { variable in typeref:typename:const GCOps
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-priv.h294 extern GCOps uxa_ops;
H A Duxa.c280 pGC->ops = (GCOps *)&uxa_ops;
H A Duxa-accel.c952 GCOps uxa_ops = { variable in typeref:typename:GCOps
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-priv.h328 extern const GCOps uxa_ops;
H A Duxa.c255 pGC->ops = (GCOps *) &uxa_ops;
H A Duxa-accel.c808 const GCOps uxa_ops = { variable in typeref:typename:const GCOps

Completed in 12 milliseconds