HomeSort by relevance Sort by last modified time
    Searched refs:black_pixel (Results 1 - 8 of 8) 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.15-4.8/sysroot/usr/include/X11/extensions/
agproto.h 119 CARD32 black_pixel B32;
  /external/vulkan-validation-layers/demos/smoke/
ShellXcb.cpp 111 value_list[0] = scr_->black_pixel;
  /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:__anon61340
    [all...]
  /external/vulkan-validation-layers/demos/
cube.c     [all...]
cube.cpp     [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...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
layer_validation_tests.cpp     [all...]

Completed in 376 milliseconds