HomeSort by relevance Sort by last modified time
    Searched full:colormap (Results 226 - 250 of 271) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/qemu/distrib/sdl-1.2.15/docs/html/
video.html 139 >&nbsp;--&nbsp;Sets a portion of the colormap for the given 8-bit surface.</DT
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_video.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/
XF86DGA.c 270 Colormap cmap
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gl.c 242 attributes.colormap = SDL_XColorMap;
  /external/qemu/distrib/sdl-1.2.15/test/
testalpha.c 2 /* Simple program: Fill a colormap with gray and stripe it down the screen,
  /external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.cc 314 ColorMap::const_iterator it = colors_.find(id);
    [all...]
  /external/quake/quake/src/QW/client/
view.c 946 view->colormap = vid.colormap;
cl_main.c 1459 host_colormap = (byte *)COM_LoadHunkFile ("gfx/colormap.lmp");
1461 Sys_Error ("Couldn't load gfx/colormap.lmp");
gl_vidnt.c     [all...]
cl_demo.c 565 MSG_WriteByte (&buf, es->colormap);
surf8.s 769 movl C(colormap),%eax
  /external/quake/quake/src/WinQuake/
view.cpp 955 view->colormap = vid.colormap;
gl_vidnt.cpp     [all...]
gl_vidandroid.cpp 314 vid.colormap = host_colormap;
surf8.s 769 movl C(colormap),%eax
vid_ext.cpp 623 lvid->colormap = host_colormap;
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c     [all...]
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/materials/
MaterialHelper.java 67 public static final String TEXTURE_TYPE_COLOR = "ColorMap";
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/
TGALoader.java 447 throw new IOException("TGA: unknown colormap indexing size used: "+bytesPerIndex);
  /external/jpeg/
example.c 356 * output image dimensions available, as well as the output colormap
structure.doc 482 externally specified colormap or an internally generated one. This module
485 always be a single component representing colormap indexes. In the current
    [all...]
  /external/qemu/distrib/jpeg-6b/
example.c 356 * output image dimensions available, as well as the output colormap
structure.doc 482 externally specified colormap or an internally generated one. This module
485 always be a single component representing colormap indexes. In the current
    [all...]
  /external/quake/quake/src/QW/progs/
defs.qc 171 .float colormap;
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 35 class colormap # userspace
407 class colormap
    [all...]

Completed in 365 milliseconds

1 2 3 4 5 6 7 8 91011