HomeSort by relevance Sort by last modified time
    Searched full:colormap (Results 201 - 225 of 274) sorted by null

1 2 3 4 5 6 7 891011

  /external/qemu/distrib/sdl-1.2.15/src/video/ggi/
SDL_ggivideo.c 360 /* Set up the colormap */
  /external/qemu/distrib/sdl-1.2.15/test/
testpalette.c 197 * colormap. We have divided the palette as follows:
  /external/skia/tests/
GifTest.cpp 197 // "libgif warning [missing colormap]"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h 187 #define FB_CHANGE_CMAP_VBL 32 /* change colormap on vbl */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 187 #define FB_CHANGE_CMAP_VBL 32 /* change colormap on vbl */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 187 #define FB_CHANGE_CMAP_VBL 32 /* change colormap on vbl */
  /external/chromium_org/third_party/mesa/src/include/GL/
glxext.h 784 extern GLXPixmap glXCreateGLXPixmapMESA (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
786 typedef GLXPixmap ( * PFNGLXCREATEGLXPIXMAPMESAPROC) (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h 326 Colormap colormap; member in struct:__anon13507
  /external/libpng/contrib/gregbook/
rpng2-x.c 282 static Colormap colormap; variable
    [all...]
  /external/mesa3d/include/GL/
glxext.h 784 extern GLXPixmap glXCreateGLXPixmapMESA (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
786 typedef GLXPixmap ( * PFNGLXCREATEGLXPIXMAPMESAPROC) (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysvideo.cc 792 const color_map *cmap = BScreen().ColorMap();
794 /* Get the screen colormap */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glxext.h 658 extern GLXPixmap glXCreateGLXPixmapMESA (Display *, XVisualInfo *, Pixmap, Colormap);
660 typedef GLXPixmap ( * PFNGLXCREATEGLXPIXMAPMESAPROC) (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h 658 extern GLXPixmap glXCreateGLXPixmapMESA (Display *, XVisualInfo *, Pixmap, Colormap);
660 typedef GLXPixmap ( * PFNGLXCREATEGLXPIXMAPMESAPROC) (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h 658 extern GLXPixmap glXCreateGLXPixmapMESA (Display *, XVisualInfo *, Pixmap, Colormap);
660 typedef GLXPixmap ( * PFNGLXCREATEGLXPIXMAPMESAPROC) (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
  /external/chromium/chrome/browser/ui/gtk/
gtk_util.h 306 // Set the colormap of the given window to rgba to allow transparency.
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 1707 GdkColormap* colormap = gdk_screen_get_rgba_colormap(screen); local
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_util.h 257 // Set the colormap of the given window to rgba to allow transparency.
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 1851 GdkColormap* colormap = gdk_screen_get_rgba_colormap(screen); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xm_buffer.c 379 /* If no other buffer uses this X colormap then free the colors. */
  /external/chromium_org/tools/resources/
optimize-png-files.sh 194 # 3 : colormap
  /external/jpeg/
jmorecfg.h 326 * the offsets will also change the order in which colormap data is organized.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
scilab.php 81 'colcomp', 'colcompr', 'colinout', 'colon', 'color', 'color_list', 'colorbar', 'colordef', 'colormap',
  /external/mesa3d/src/mesa/drivers/x11/
xm_buffer.c 379 /* If no other buffer uses this X colormap then free the colors. */
  /external/qemu/distrib/jpeg-6b/
jmorecfg.h 328 * the offsets will also change the order in which colormap data is organized.
  /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

Completed in 1964 milliseconds

1 2 3 4 5 6 7 891011