HomeSort by relevance Sort by last modified time
    Searched full:bitmap_pad (Results 1 - 11 of 11) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
XWDFile.h 70 /* bitmap_pad applies to pixmaps (non-bitmaps) only.
72 CARD32 bitmap_pad B32;
77 * or bitmap_pad (pixmaps). It is the delta (in bytes) to get
Xlib.h 124 #define BitmapPad(dpy) (((_XPrivDisplay)dpy)->bitmap_pad)
379 int bitmap_pad; /* 8, 16, 32 either XY or ZPixmap */ member in struct:_XImage
397 int /* bitmap_pad */,
525 int bitmap_pad; /* padding requirements on bitmaps */ member in struct:_XDisplay
    [all...]
Xlibint.h 87 int bitmap_pad; /* padding requirements on bitmaps */ member in struct:_XDisplay
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
XWDFile.h 70 /* bitmap_pad applies to pixmaps (non-bitmaps) only.
72 CARD32 bitmap_pad B32;
77 * or bitmap_pad (pixmaps). It is the delta (in bytes) to get
Xlib.h 121 #define BitmapPad(dpy) (((_XPrivDisplay)dpy)->bitmap_pad)
376 int bitmap_pad; /* 8, 16, 32 either XY or ZPixmap */ member in struct:_XImage
394 int /* bitmap_pad */,
522 int bitmap_pad; /* padding requirements on bitmaps */ member in struct:_XDisplay
    [all...]
Xlibint.h 85 int bitmap_pad; /* padding requirements on bitmaps */ member in struct:_XDisplay
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_dd.c 409 ximage.bitmap_pad = 32;
542 ximage.bitmap_pad = 16;
xm_api.c 176 32, /*bitmap_pad*/
    [all...]
  /external/mesa3d/src/glx/
drisw_glx.c 104 32, /* bitmap_pad */
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 419 image.bitmap_pad = bitsPerPixel;
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c 225 32, /*bitmap_pad*/
    [all...]

Completed in 2169 milliseconds