/external/jmonkeyengine/engine/src/test/jme3test/helloworld/ |
HelloAssets.java | 66 mat_brick.setTexture("ColorMap", assetManager.loadTexture("Textures/Terrain/BrickWall/BrickWall.jpg"));
|
/external/jmonkeyengine/engine/src/test/jme3test/niftygui/ |
TestNiftyGui.java | 59 mat.setTexture("ColorMap", assetManager.loadTexture("Interface/Logo/Monkey.jpg"));
|
TestNiftyToMesh.java | 85 mat.setTexture("ColorMap", tex);
|
/external/jmonkeyengine/engine/src/test/jme3test/post/ |
TestHDR.java | 61 mat.setTexture("ColorMap", assetManager.loadTexture("Textures/HdrTest/Memorial.hdr"));
|
/external/mesa3d/include/GL/ |
wmesa.h | 78 * appropriate colormap.
|
/external/mesa3d/src/gallium/targets/graw-xlib/ |
graw_xlib.c | 108 attr.colormap = XCreateColormap( graw.display, root, visinfo->visual, AllocNone);
|
/external/mesa3d/src/glx/apple/ |
glx_empty.c | 157 Pixmap pixmap, Colormap cmap)
|
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/ |
xf86dga1str.h | 49 CARD32 id B32; /* colormap. */
|
/external/qemu/distrib/sdl-1.2.15/src/video/dga/ |
SDL_dgavideo.h | 68 Colormap DGA_colormap;
|
/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
gtk2_ui.h | 85 typedef std::map<int, SkColor> ColorMap; 170 ColorMap colors_;
|
/external/libpng/contrib/gregbook/ |
rpng-x.c | 148 static Colormap colormap; variable 509 colormap = XCreateColormap(display, root, visual, AllocNone); 510 if (!colormap) { 545 attr.colormap = colormap; 561 XSetWindowColormap(display, window, colormap); 884 XFreeColormap(display, colormap);
|
/external/jmonkeyengine/engine/src/tools/jme3tools/optimize/ |
TextureAtlas.java | 73 * <p>The helper methods that work with <code>Geometry</code> objects handle the <em>DiffuseMap</em> or <em>ColorMap</em> as the master map and 139 * Add a geometries DiffuseMap (or ColorMap), NormalMap and SpecularMap to the atlas. 148 diffuse = getMaterialTexture(geometry, "ColorMap"); 412 * if its DiffuseMap or ColorMap exists in the atlas. 422 * if the DiffuseMap or ColorMap of the input geometry exist in the atlas. 441 tex = getMaterialTexture(geom, "ColorMap");
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/ |
xm_api.c | 277 * \param cmap the window's colormap, if known. 357 * Find an XMesaBuffer by matching X display and colormap but NOT matching 554 * \param cmap the colormap associated with the window/pixmap 1013 /* Find colormap */ 1014 if (attr.colormap) { 1015 cmap = attr.colormap; 1018 _mesa_warning(NULL, "Window %u has no colormap!\n", (unsigned int) w); 1019 /* this is weird, a window w/out a colormap!? */ 1043 * \param cmap the colormap, may be 0 if using a \c GLX_TRUE_COLOR or [all...] |
/external/mesa3d/src/mesa/drivers/x11/ |
xm_api.c | 277 * \param cmap the window's colormap, if known. 357 * Find an XMesaBuffer by matching X display and colormap but NOT matching 554 * \param cmap the colormap associated with the window/pixmap 1013 /* Find colormap */ 1014 if (attr.colormap) { 1015 cmap = attr.colormap; 1018 _mesa_warning(NULL, "Window %u has no colormap!\n", (unsigned int) w); 1019 /* this is weird, a window w/out a colormap!? */ 1043 * \param cmap the colormap, may be 0 if using a \c GLX_TRUE_COLOR or [all...] |
/external/jpeg/ |
libjpeg.doc | 240 that is, colormap[i][j] is the value of the i'th color component for pixel 241 value (map index) j. Note that since the colormap indexes are stored in 629 scaling, are available in the JPEG object; so is the selected colormap, if 636 colormap the selected colormap, if any 637 actual_number_of_colors number of entries in colormap 639 output_components is 1 (a colormap index) when quantizing colors; otherwise it [all...] |
/external/qemu/distrib/jpeg-6b/ |
libjpeg.doc | 240 that is, colormap[i][j] is the value of the i'th color component for pixel 241 value (map index) j. Note that since the colormap indexes are stored in 629 scaling, are available in the JPEG object; so is the selected colormap, if 636 colormap the selected colormap, if any 637 actual_number_of_colors number of entries in colormap 639 output_components is 1 (a colormap index) when quantizing colors; otherwise it [all...] |
/external/chromium_org/third_party/skia/src/images/ |
SkImageDecoder_libgif.cpp | 119 const ColorMapObject* cmap = gif->Image.ColorMap; 125 // no colormap found 305 gif_warning(*bm, "missing colormap");
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/ |
eclipse_1310.so | |
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11wm.c | 63 /* The icon must use the default visual, depth and colormap of the 84 the default colormap */ 87 Colormap dcmap;
|
/external/skia/src/images/ |
SkImageDecoder_libgif.cpp | 119 const ColorMapObject* cmap = gif->Image.ColorMap; 125 // no colormap found 305 gif_warning(*bm, "missing colormap");
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xutil.h | 315 Colormap colormap; member in struct:__anon36898 711 XStandardColormap* /* colormap */,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xutil.h | 315 Colormap colormap; member in struct:__anon38488 711 XStandardColormap* /* colormap */,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xutil.h | 315 Colormap colormap; member in struct:__anon40003 711 XStandardColormap* /* colormap */,
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_theme_service.h | 146 typedef std::map<int, SkColor> ColorMap; 266 ColorMap colors_;
|
/external/chromium_org/chrome/browser/ui/gtk/ |
gtk_theme_service.h | 161 typedef std::map<int, SkColor> ColorMap; 275 ColorMap colors_;
|