HomeSort by relevance Sort by last modified time
    Searched refs:black_pixel (Results 1 - 11 of 11) 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;
  /external/vulkan-validation-layers/demos/smoke/
ShellXcb.cpp 124 value_list[0] = scr_->black_pixel;
  /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:__anon53600
    [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:__anon55466
    [all...]
  /external/vulkan-validation-layers/demos/
cube.cpp     [all...]
cube.c     [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...]
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp     [all...]

Completed in 411 milliseconds