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

  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11gl.c 232 ? BlackPixel(SDL_Display, SDL_Screen) : 0;
SDL_x11video.c 354 xattr.background_pixel = def_vis ? BlackPixel(SDL_Display, SDL_Screen) : 0;
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 125 #define BlackPixel(dpy, scr) (ScreenOfDisplay(dpy,scr)->black_pixel)
    [all...]

Completed in 370 milliseconds