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

  /external/mesa3d/src/mesa/drivers/x11/
xm_buffer.c 83 ZPixmap, NULL, &b->shminfo,
198 ZPixmap, 0, /* format, offset */
463 AllPlanes, ZPixmap);
477 ZPixmap, /* format */
xm_dd.c 403 ximage.format = ZPixmap;
536 ximage.format = ZPixmap;
xm_api.c 173 ZPixmap, 0, /*format, offset*/
    [all...]
  /external/mesa3d/src/gallium/winsys/sw/xlib/
xlib_sw_winsys.c 163 ZPixmap,
210 ZPixmap, 0,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 608 #define ZPixmap 2 /* depth == drawable depth */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
X.h 608 #define ZPixmap 2 /* depth == drawable depth */
  /external/mesa3d/src/glx/
drisw_glx.c 101 ZPixmap, 0, /* format, offset */
228 XGetSubImage(dpy, readable, x, y, w, h, ~0L, ZPixmap, ximage, 0, 0);
  /external/libvncserver/x11vnc/
8to24.c 841 xi = XCreateImage(dpy, visual, win_depth, ZPixmap, 0, d,
941 xi_r = XGetSubImage(dpy, win, xo, yo, w, 1, AllPlanes, ZPixmap, xi,
    [all...]
screen.c 776 fb = XGetImage_wr(dpy, window, 0, 0, dpy_x, dpy_y, AllPlanes, ZPixmap);
1155 ZPixmap);
    [all...]
solid.c 265 ZPixmap);
510 AllPlanes, ZPixmap);
1316 ZPixmap);
    [all...]
scan.c 266 xim = XCreateImage_wr(dpy, default_visual, depth, ZPixmap,
307 xim = XShmCreateImage_wr(dpy, default_visual, depth, ZPixmap, NULL,
    [all...]
xwrappers.c 830 ZPixmap, dest, 0, 0);
    [all...]
nox11.h 660 #define ZPixmap 2 /* depth == drawable depth */
    [all...]
user.c 1415 fb_image->format = ZPixmap;
    [all...]
userinput.c     [all...]
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 391 image.format = ZPixmap;
  /hardware/intel/img/psb_video/src/x11/
psb_x11.c 189 ximg = XCreateImage((Display *)ctx->native_dpy, visual, depth, ZPixmap, 0, NULL, width, height, 32, 0);
psb_coverlay.c 472 ximg = XCreateImage(ctx->native_dpy, visual, depth, ZPixmap, 0, NULL, image_width, image_height, 32, 0);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c 222 ZPixmap, 0, /*format, offset*/
    [all...]
  /external/libpng/contrib/gregbook/
rpng-x.c 660 ximage = XCreateImage(display, visual, depth, ZPixmap, 0,
rpng2-x.c     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 545 milliseconds