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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XWDFile.h 71 /* bitmap_pad applies to pixmaps (non-bitmaps) only.
73 CARD32 bitmap_pad B32;
78 * or bitmap_pad (pixmaps). It is the delta (in bytes) to get
Xlib.h 145 #define BitmapPad(dpy) (((_XPrivDisplay)dpy)->bitmap_pad)
400 int bitmap_pad; /* 8, 16, 32 either XY or ZPixmap */ member in struct:_XImage
418 int /* bitmap_pad */,
546 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/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XWDFile.h 71 /* bitmap_pad applies to pixmaps (non-bitmaps) only.
73 CARD32 bitmap_pad B32;
78 * or bitmap_pad (pixmaps). It is the delta (in bytes) to get
Xlib.h 145 #define BitmapPad(dpy) (((_XPrivDisplay)dpy)->bitmap_pad)
400 int bitmap_pad; /* 8, 16, 32 either XY or ZPixmap */ member in struct:_XImage
418 int /* bitmap_pad */,
546 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.7-4.6/sysroot/usr/include/X11/
XWDFile.h 71 /* bitmap_pad applies to pixmaps (non-bitmaps) only.
73 CARD32 bitmap_pad B32;
78 * or bitmap_pad (pixmaps). It is the delta (in bytes) to get
Xlib.h 145 #define BitmapPad(dpy) (((_XPrivDisplay)dpy)->bitmap_pad)
400 int bitmap_pad; /* 8, 16, 32 either XY or ZPixmap */ member in struct:_XImage
418 int /* bitmap_pad */,
546 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...]
  /external/skia/legacy/src/utils/unix/
SkOSWindow_Unix.cpp 252 image.bitmap_pad = bitsPerPixel;

Completed in 89 milliseconds