Searched refs:XShmGetImage_wr (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/x11vnc/ |
D | xwrappers.h | 55 extern Status XShmGetImage_wr(Display *disp, Drawable d, XImage *image, int x, int y,
|
D | xwrappers.c | 60 Status XShmGetImage_wr(Display *disp, Drawable d, XImage *image, int x, int y, 185 Status XShmGetImage_wr(Display *disp, Drawable d, XImage *image, int x, int y, in XShmGetImage_wr() function 826 XShmGetImage_wr(dpy, window, dest, x, y, AllPlanes); in copy_image()
|