| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kxv.h | 83 typedef void (*QueryBestSizeFuncPtr) (KdScreenInfo * screen, Bool motion, typedef in typeref:typename:void (*)(KdScreenInfo * screen,Bool motion,short vid_w,short vid_h,short drw_w,short drw_h,unsigned int * p_w,unsigned int * p_h,void * data) 142 QueryBestSizeFuncPtr QueryBestSize; 169 QueryBestSizeFuncPtr QueryBestSize;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86xvpriv.h | 59 QueryBestSizeFuncPtr QueryBestSize;
|
| H A D | xf86xv.h | 106 typedef void (* QueryBestSizeFuncPtr)(ScrnInfoPtr pScrn, Bool motion, typedef in typeref:typename:void (*)(ScrnInfoPtr pScrn,Bool motion,short vid_w,short vid_h,short drw_w,short drw_h,unsigned int * p_w,unsigned int * p_h,pointer data) 172 QueryBestSizeFuncPtr QueryBestSize;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86xvpriv.h | 60 QueryBestSizeFuncPtr QueryBestSize;
|
| H A D | xf86xv.h | 79 typedef void (*QueryBestSizeFuncPtr) (ScrnInfoPtr pScrn, Bool motion, typedef in typeref:typename:void (*)(ScrnInfoPtr pScrn,Bool motion,short vid_w,short vid_h,short drw_w,short drw_h,unsigned int * p_w,unsigned int * p_h,void * data) 142 QueryBestSizeFuncPtr QueryBestSize;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kxv.h | 120 typedef void (* QueryBestSizeFuncPtr)(KdScreenInfo * screen, Bool motion, typedef in typeref:typename:void (*)(KdScreenInfo * screen,Bool motion,short vid_w,short vid_h,short drw_w,short drw_h,unsigned int * p_w,unsigned int * p_h,pointer data) 183 QueryBestSizeFuncPtr QueryBestSize; 250 QueryBestSizeFuncPtr QueryBestSize;
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_video.c | 4121 adapt->QueryBestSize = (QueryBestSizeFuncPtr)SISQueryBestSizeBlit;
|