Searched refs:QueryImageAttributesFuncPtr (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kxv.h | 96 typedef int (*QueryImageAttributesFuncPtr) (KdScreenInfo * screen, int image, typedef in typeref:typename:int (*)(KdScreenInfo * screen,int image,unsigned short * width,unsigned short * height,int * pitches,int * offsets) 145 QueryImageAttributesFuncPtr QueryImageAttributes; 172 QueryImageAttributesFuncPtr QueryImageAttributes;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86xvpriv.h | 62 QueryImageAttributesFuncPtr QueryImageAttributes;
|
| H A D | xf86xv.h | 118 typedef int (*QueryImageAttributesFuncPtr)(ScrnInfoPtr pScrn, typedef in typeref:typename:int (*)(ScrnInfoPtr pScrn,int image,unsigned short * width,unsigned short * height,int * pitches,int * offsets) 175 QueryImageAttributesFuncPtr QueryImageAttributes;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86xvpriv.h | 63 QueryImageAttributesFuncPtr QueryImageAttributes;
|
| H A D | xf86xv.h | 94 typedef int (*QueryImageAttributesFuncPtr) (ScrnInfoPtr pScrn, int image, typedef in typeref:typename:int (*)(ScrnInfoPtr pScrn,int image,unsigned short * width,unsigned short * height,int * pitches,int * offsets) 145 QueryImageAttributesFuncPtr QueryImageAttributes;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kxv.h | 131 typedef int (*QueryImageAttributesFuncPtr)(KdScreenInfo * screen, typedef in typeref:typename:int (*)(KdScreenInfo * screen,int image,unsigned short * width,unsigned short * height,int * pitches,int * offsets) 186 QueryImageAttributesFuncPtr QueryImageAttributes; 253 QueryImageAttributesFuncPtr QueryImageAttributes;
|
Completed in 5 milliseconds