Searched refs:QueryBestSizeFuncPtr (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkxv.h83 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 Dxf86xvpriv.h59 QueryBestSizeFuncPtr QueryBestSize;
H A Dxf86xv.h106 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 Dxf86xvpriv.h60 QueryBestSizeFuncPtr QueryBestSize;
H A Dxf86xv.h79 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 Dkxv.h120 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 Dsis_video.c4121 adapt->QueryBestSize = (QueryBestSizeFuncPtr)SISQueryBestSizeBlit;

Completed in 10 milliseconds