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

  /external/mesa3d/src/mesa/drivers/x11/
xmesa_x.h 69 #define XMesaGetImage XGetImage
xfonts.c 152 image = XGetImage(dpy, pixmap, 0, 0, 8 * width, height, 1, XYPixmap);
xm_buffer.c 454 /* Install error handler for XGetImage() in case the the window
461 ximage = XGetImage(xrb->Parent->display,
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_usefont.c 145 image = XGetImage(dpy, pixmap, 0, 0, 8 * width, height, 1, XYPixmap);
xm_api.c     [all...]
  /external/mesa3d/src/glx/
xfont.c 151 image = XGetImage(dpy, pixmap, 0, 0, 8 * width, height, 1, XYPixmap);
  /external/libvncserver/x11vnc/
solid.c 264 image = XGetImage(dpy, iwin, 0, 0, wdpy_x, wdpy_y, AllPlanes,
509 image[n] = XGetImage(dpy, iwin, 0, 0, wdpy_x, wdpy_y,
1315 image = XGetImage(dpy, rootwin, 0, 0, wdpy_x, wdpy_y, AllPlanes,
    [all...]
xwrappers.c 330 return XGetImage(disp, d, x, y, width, height, plane_mask, format);
    [all...]
8to24.c     [all...]
nox11.h     [all...]
userinput.c     [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h 168 #define XGetImage XGETIMAGE
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h     [all...]
  /external/libvncserver/
configure     [all...]

Completed in 405 milliseconds