HomeSort by relevance Sort by last modified time
    Searched refs:colormap (Results 76 - 100 of 125) sorted by null

1 2 34 5

  /external/quake/quake/src/WinQuake/
vid_sunxil.cpp 137 static Colormap x_cmap;
408 vid.colormap = host_colormap;
409 vid.fullbright = 256 - LittleLong (*((int *)vid.colormap + 2048));
547 Colormap tmpcmap;
554 attribs.colormap = tmpcmap;
vid_x.cpp 76 static Colormap x_cmap;
456 vid.colormap = host_colormap;
459 vid.fullbright = 256 - LittleLong (*((int *)vid.colormap + 2048));
570 Colormap tmpcmap;
579 attribs.colormap = tmpcmap;
gl_vidnt.cpp     [all...]
view.cpp 955 view->colormap = vid.colormap;
surf8.s 769 movl C(colormap),%eax
vid_ext.cpp 623 lvid->colormap = host_colormap;
  /external/webkit/Source/WebCore/plugins/gtk/
gtk2xtbin.c 82 Colormap xtcolormap,
338 Colormap colormap; local
355 colormap = XCreateColormap(GDK_DISPLAY_XDISPLAY(gdk_screen_get_display(screen)),
361 colormap,
540 Colormap xtcolormap,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
lbxstr.h 43 #define Colormap CARD32
137 Colormap cmap B32;
174 Colormap cmap B32;
182 Colormap cmap B32;
312 Colormap colormap B32;
791 Colormap colormap B32;
806 Colormap colormap B32
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxstr.h 43 #define Colormap CARD32
137 Colormap cmap B32;
174 Colormap cmap B32;
182 Colormap cmap B32;
312 Colormap colormap B32;
791 Colormap colormap B32;
806 Colormap colormap B32
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxstr.h 43 #define Colormap CARD32
137 Colormap cmap B32;
174 Colormap cmap B32;
182 Colormap cmap B32;
312 Colormap colormap B32;
791 Colormap colormap B32;
806 Colormap colormap B32
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 1707 GdkColormap* colormap = gdk_screen_get_rgba_colormap(screen); local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gl.c 242 attributes.colormap = SDL_XColorMap;
  /external/webkit/Source/WebKit2/UIProcess/gtk/
WebViewWidget.cpp 66 attributes.colormap = gtk_widget_get_colormap(widget);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xutil.h 315 Colormap colormap; member in struct:__anon25758
711 XStandardColormap* /* colormap */,
Xlib.h 300 Colormap cmap; /* default color map */
336 Colormap colormap; /* color map to be associated with window */ member in struct:__anon25491
358 Colormap colormap; /* color map to be associated with window */ member in struct:__anon25492
920 Colormap colormap; /* COLORMAP or None */ member in struct:__anon25531
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h 315 Colormap colormap; member in struct:__anon27348
711 XStandardColormap* /* colormap */,
Xlib.h 300 Colormap cmap; /* default color map */
336 Colormap colormap; /* color map to be associated with window */ member in struct:__anon27081
358 Colormap colormap; /* color map to be associated with window */ member in struct:__anon27082
920 Colormap colormap; /* COLORMAP or None */ member in struct:__anon27121
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h 315 Colormap colormap; member in struct:__anon28863
711 XStandardColormap* /* colormap */,
Xlib.h 300 Colormap cmap; /* default color map */
336 Colormap colormap; /* color map to be associated with window */ member in struct:__anon28596
358 Colormap colormap; /* color map to be associated with window */ member in struct:__anon28597
920 Colormap colormap; /* COLORMAP or None */ member in struct:__anon28636
    [all...]
  /external/quake/quake/src/QW/client/
gl_vidnt.c     [all...]
view.c 946 view->colormap = vid.colormap;
cl_demo.c 565 MSG_WriteByte (&buf, es->colormap);
surf8.s 769 movl C(colormap),%eax
  /external/jpeg/
jpeglib.h 454 int desired_number_of_colors; /* max # colors to use in created colormap */
457 boolean enable_external_quant;/* enable future use of external colormap */
470 /* output_components is 1 (a colormap index) when quantizing colors;
479 /* When quantizing colors, the output colormap is described by these fields.
480 * The application can supply a colormap by setting colormap non-NULL before
481 * calling jpeg_start_decompress; otherwise a colormap is created during
486 JSAMPARRAY colormap; /* The color map as a 2-D pixel array */ member in struct:jpeg_decompress_struct
    [all...]
  /external/qemu/distrib/jpeg-6b/
jpeglib.h 454 int desired_number_of_colors; /* max # colors to use in created colormap */
457 boolean enable_external_quant;/* enable future use of external colormap */
470 /* output_components is 1 (a colormap index) when quantizing colors;
479 /* When quantizing colors, the output colormap is described by these fields.
480 * The application can supply a colormap by setting colormap non-NULL before
481 * calling jpeg_start_decompress; otherwise a colormap is created during
486 JSAMPARRAY colormap; /* The color map as a 2-D pixel array */ member in struct:jpeg_decompress_struct
    [all...]

Completed in 1029 milliseconds

1 2 34 5