Home
last modified time | relevance | path

Searched refs:XShmGetImage_wr (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/x11vnc/
Dxwrappers.h55 extern Status XShmGetImage_wr(Display *disp, Drawable d, XImage *image, int x, int y,
Dxwrappers.c60 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()