Searched refs:QueryImageAttributesFuncPtr (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkxv.h96 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 Dxf86xvpriv.h62 QueryImageAttributesFuncPtr QueryImageAttributes;
H A Dxf86xv.h118 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 Dxf86xvpriv.h63 QueryImageAttributesFuncPtr QueryImageAttributes;
H A Dxf86xv.h94 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 Dkxv.h131 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