Home
last modified time | relevance | path

Searched defs:ximage (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXutil.h208 #define XDestroyImage(ximage) \ argument
210 #define XGetPixel(ximage, x, y) \ argument
212 #define XPutPixel(ximage, x, y, pixel) \ argument
214 #define XSubImage(ximage, x, y, width, height) \ argument
216 #define XAddPixel(ximage, value) \ argument
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXutil.h208 #define XDestroyImage(ximage) \ argument
210 #define XGetPixel(ximage, x, y) \ argument
212 #define XPutPixel(ximage, x, y, pixel) \ argument
214 #define XSubImage(ximage, x, y, width, height) \ argument
216 #define XAddPixel(ximage, value) \ argument
/aosp_15_r20/external/mesa3d/src/glx/
H A Ddrisw_glx.c196 XImage *ximage; in swrastXPutImage() local
287 XImage *ximage; in swrastGetImage2() local
324 XImage *ximage; in swrastGetImageShm2() local
H A Ddrisw_priv.h49 XImage *ximage; member
/aosp_15_r20/external/mesa3d/src/gallium/winsys/sw/xlib/
H A Dxlib_sw_winsys.c307 XImage *ximage; in xlib_sw_display() local
/aosp_15_r20/external/libpng/contrib/gregbook/
H A Drpng-x.c142 static XImage *ximage; variable
H A Drpng2-x.c291 static XImage *ximage; variable