HomeSort by relevance Sort by last modified time
    Searched refs:AllPlanes (Results 1 - 10 of 10) sorted by null

  /external/libvncserver/x11vnc/
solid.c 224 gcv.plane_mask = AllPlanes;
264 image = XGetImage(dpy, iwin, 0, 0, wdpy_x, wdpy_y, AllPlanes,
351 gcv.plane_mask = AllPlanes;
510 AllPlanes, ZPixmap);
1315 image = XGetImage(dpy, rootwin, 0, 0, wdpy_x, wdpy_y, AllPlanes,
    [all...]
8to24.c 941 xi_r = XGetSubImage(dpy, win, xo, yo, w, 1, AllPlanes, ZPixmap, xi,
    [all...]
xwrappers.c 826 XShmGetImage_wr(dpy, window, dest, x, y, AllPlanes);
829 XGetSubImage_wr(dpy, window, x, y, w, h, AllPlanes,
    [all...]
screen.c 776 fb = XGetImage_wr(dpy, window, 0, 0, dpy_x, dpy_y, AllPlanes, ZPixmap);
1154 snap = XGetImage_wr(dpy, window, 0, 0, dpy_x, dpy_y, AllPlanes,
    [all...]
nox11.h 887 #define AllPlanes ((unsigned long)~0L)
    [all...]
userinput.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_buffer.c 463 AllPlanes, ZPixmap);
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 106 #define AllPlanes ((unsigned long)~0L)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 103 #define AllPlanes ((unsigned long)~0L)
    [all...]

Completed in 113 milliseconds