Searched refs:uxa_ops (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ | ||
| H A D | uxa-priv.h | 299 extern const GCOps uxa_ops; |
| H A D | uxa.c | 260 pGC->ops = (GCOps *) & uxa_ops; |
| H A D | uxa-accel.c | 843 const GCOps uxa_ops = { variable in typeref:typename:const GCOps |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ | ||
| H A D | uxa-priv.h | 299 extern const GCOps uxa_ops; |
| H A D | uxa.c | 260 pGC->ops = (GCOps *) & uxa_ops; |
| H A D | uxa-accel.c | 843 const GCOps uxa_ops = { variable in typeref:typename:const GCOps |
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ | ||
| H A D | uxa-priv.h | 294 extern GCOps uxa_ops; |
| H A D | uxa.c | 280 pGC->ops = (GCOps *)&uxa_ops; |
| H A D | uxa-accel.c | 952 GCOps uxa_ops = { variable in typeref:typename:GCOps |
| /xsrc/external/mit/xf86-video-intel-old/dist/uxa/ | ||
| H A D | uxa-priv.h | 328 extern const GCOps uxa_ops; |
| H A D | uxa.c | 255 pGC->ops = (GCOps *) &uxa_ops; |
| H A D | uxa-accel.c | 808 const GCOps uxa_ops = { variable in typeref:typename:const GCOps |
Completed in 12 milliseconds