Searched defs:out_image (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dtest_image.c75 XImage *out_image, *ref_image; local in function:test_compare_fallback
199 XImage out_image, ref_image; local in function:test_compare
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dtest_image.c75 XImage *out_image, *ref_image; local in function:test_compare_fallback
199 XImage out_image, ref_image; local in function:test_compare
[all...]
/xsrc/external/mit/xwud/dist/
H A Dxwud.c117 XImage *in_image, *out_image; local in function:main
713 putImage(Display * dpy,Window image_win,GC gc,XImage * out_image,int x,int y,int w,int h) argument
892 Extract_Plane(XImage * in_image,XImage * out_image,int plane) argument
943 Do_StdGray(Display * dpy,XStandardColormap * stdmap,int ncolors,XColor * colors,XImage * in_image,XImage * out_image) argument
968 Do_StdCol(Display * dpy,XStandardColormap * stdmap,int ncolors,XColor * colors,XImage * in_image,XImage * out_image) argument
1002 Do_Pseudo(Display * dpy,Colormap * colormap,int ncolors,XColor * colors,XImage * in_image,XImage * out_image) argument
1026 Do_Direct(Display * dpy,XWDFileHeader * header,Colormap * colormap,int ncolors,XColor * colors,XImage * in_image,XImage * out_image,XVisualInfo * vinfo) argument
[all...]

Completed in 4 milliseconds