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

  /hardware/intel/common/libva/test/common/
va_display_x11.c 63 unsigned int black_pixel, white_pixel; local
76 black_pixel = BlackPixel(x11_display, screen);
83 1, black_pixel, white_pixel
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
agproto.h 119 CARD32 black_pixel B32;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
agproto.h 119 CARD32 black_pixel B32;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 104 #define BlackPixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->black_pixel)
138 #define BlackPixelOfScreen(s) ((s)->black_pixel)
281 unsigned long black_pixel; /* White and Black pixel values */ member in struct:__anon29745
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 101 #define BlackPixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->black_pixel)
135 #define BlackPixelOfScreen(s) ((s)->black_pixel)
278 unsigned long black_pixel; /* White and Black pixel values */ member in struct:__anon31608
    [all...]
  /external/libvncserver/x11vnc/
nox11.h 885 #define BlackPixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->black_pixel)
919 #define BlackPixelOfScreen(s) ((s)->black_pixel)
1064 unsigned long black_pixel; /* White and Black pixel values */ member in struct:__anon13580
    [all...]
unixpw.c 381 int black_pixel(void) { function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h 361 uint32_t black_pixel; /**< */ member in struct:xcb_screen_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xproto.h 361 uint32_t black_pixel; /**< */ member in struct:xcb_screen_t
    [all...]

Completed in 392 milliseconds