HomeSort by relevance Sort by last modified time
    Searched refs:white_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
77 white_pixel = WhitePixel(x11_display, screen);
83 1, black_pixel, white_pixel
  /external/deqp/framework/platform/lnx/X11/
tcuLnxX11Xcb.cpp 70 values[0] = m_display.getScreen()->white_pixel;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
agproto.h 120 CARD32 white_pixel B32;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
agproto.h 120 CARD32 white_pixel B32;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 105 #define WhitePixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->white_pixel)
139 #define WhitePixelOfScreen(s) ((s)->white_pixel)
280 unsigned long white_pixel; member in struct:__anon53600
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 102 #define WhitePixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->white_pixel)
136 #define WhitePixelOfScreen(s) ((s)->white_pixel)
277 unsigned long white_pixel; member in struct:__anon55466
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h 360 uint32_t white_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 360 uint32_t white_pixel; /**< */ member in struct:xcb_screen_t
    [all...]

Completed in 104 milliseconds