Home
last modified time | relevance | path

Searched refs:XGetImage_wr (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/x11vnc/
Dxwrappers.h70 extern XImage *XGetImage_wr(Display *disp, Drawable d, int x, int y,
Dxwrappers.c75 XImage *XGetImage_wr(Display *disp, Drawable d, int x, int y,
315 XImage *XGetImage_wr(Display *disp, Drawable d, int x, int y, in XGetImage_wr() function
Dscreen.c776 fb = XGetImage_wr(dpy, window, 0, 0, dpy_x, dpy_y, AllPlanes, ZPixmap); in nofb_hook()
1154 snap = XGetImage_wr(dpy, window, 0, 0, dpy_x, dpy_y, AllPlanes, in initialize_snap_fb()
2514 XImage *xi = XGetImage_wr(dpy, DefaultRootWindow(dpy), 0, 0, 2, 2, AllPlanes, in initialize_xdisplay_fb()
2715 fb = XGetImage_wr(dpy, window, 0, 0, dpy_x, dpy_y, AllPlanes, in initialize_xdisplay_fb()