Home
last modified time | relevance | path

Searched refs:AllPlanes (Results 1 – 10 of 10) sorted by relevance

/external/libvncserver/
Dtightvnc-1.3dev5-vncviewer-alpha-cursor.patch40 + AllPlanes, ZPixmap);
70 + AllPlanes, ZPixmap, image, 0, 0);
/external/libvncserver/x11vnc/
Dsolid.c224 gcv.plane_mask = AllPlanes; in solid_root()
264 image = XGetImage(dpy, iwin, 0, 0, wdpy_x, wdpy_y, AllPlanes, in solid_root()
351 gcv.plane_mask = AllPlanes; in solid_cde()
510 AllPlanes, ZPixmap); in solid_cde()
1315 image = XGetImage(dpy, rootwin, 0, 0, wdpy_x, wdpy_y, AllPlanes, in solid_image()
D8to24.c941 xi_r = XGetSubImage(dpy, win, xo, yo, w, 1, AllPlanes, ZPixmap, xi, in poll_line()
1661 xi = XGetImage(dpy, win, xo, yo, wu, hu, AllPlanes, ZPixmap);
1664 xi_r = XGetSubImage(dpy, win, xo, yo, wu, hu, AllPlanes,
Dxwrappers.c826 XShmGetImage_wr(dpy, window, dest, x, y, AllPlanes); in copy_image()
829 XGetSubImage_wr(dpy, window, x, y, w, h, AllPlanes, in copy_image()
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()
Dnox11.h887 #define AllPlanes ((unsigned long)~0L) macro
Duserinput.c8201 image = XGetImage(dpy, pixmap, 0, 0, dpy_x, dpy_y, AllPlanes, ZPixmap); in set_ncache_xrootpmap()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_buffer.c463 AllPlanes, ZPixmap); in xmesa_MapRenderbuffer()
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dxm_api.c1386 AllPlanes, in XMesaBindTexImage()
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch3518 + XGetSubImage(dpy, rcSavedArea, 0, 0, w, h, AllPlanes, ZPixmap, image, x, y);
3531 + XGetSubImage(dpy, rcSavedArea, 0, 0, ws, hs, AllPlanes, ZPixmap, image, xs, ys);
3545 + XGetSubImage(dpy, rcSavedArea, 0, 0, ss_w, ss_h, AllPlanes, ZPixmap, image, x, y);
3551 + XGetSubImage(dpy, rcSavedArea, 0, 0, w, h, AllPlanes, ZPixmap, image, x, y);
3617 + AllPlanes, ZPixmap);
3649 + XGetSubImage(dpy, rcSavedArea_0, 0, 0, rcWidth, rcHeight, AllPlanes, ZPixmap, alpha_image, 0, 0);
3651 + XGetSubImage(dpy, rcSavedArea, 0, 0, rcWidth, rcHeight, AllPlanes, ZPixmap, alpha_image, 0, 0);