Searched refs:XCreateImage_wr (Results 1 – 4 of 4) sorted by relevance
/external/libvncserver/x11vnc/ |
D | xwrappers.h | 73 extern XImage *XCreateImage_wr(Display *disp, Visual *visual, unsigned int depth,
|
D | xwrappers.c | 78 XImage *XCreateImage_wr(Display *disp, Visual *visual, unsigned int depth, 334 XImage *XCreateImage_wr(Display *disp, Visual *visual, unsigned int depth, in XCreateImage_wr() function
|
D | screen.c | 2701 fb = XCreateImage_wr(dpy, default_visual, depth, ZPixmap, in initialize_xdisplay_fb() 2708 fb = XCreateImage_wr(dpy, default_visual, depth, ZPixmap, in initialize_xdisplay_fb()
|
D | scan.c | 266 xim = XCreateImage_wr(dpy, default_visual, depth, ZPixmap, in shm_create()
|