/external/jmonkeyengine/engine/src/test/jme3test/conversion/ |
TestMipMapGen.java | 78 mat1.setTexture("ColorMap", tex); 81 mat2.setTexture("ColorMap", texCustomMip);
|
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/ |
xf86dga.h | 186 Colormap cmap 189 Colormap SDL_NAME(XDGACreateColormap)(
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11sym.h | 25 SDL_X11_SYM(Status,XAllocColor,(Display* a,Colormap b,XColor* c),(a,b,c),return) 35 SDL_X11_SYM(Colormap,XCreateColormap,(Display* a,Window b,Visual* c,int d),(a,b,c,d),return) 56 SDL_X11_SYM(int,XFreeColormap,(Display* a,Colormap b),(a,b),return) 57 SDL_X11_SYM(int,XFreeColors,(Display* a,Colormap b,unsigned long* c,int d,unsigned long e),(a,b,c,d,e),return) 73 SDL_X11_SYM(int,XInstallColormap,(Display* a,Colormap b),(a,b),return) 90 SDL_X11_SYM(int,XQueryColors,(Display* a,Colormap b,XColor* c,int d),(a,b,c,d),return) 110 SDL_X11_SYM(int,XSetWindowColormap,(Display* a,Window b,Colormap c),(a,b,c),return) 111 SDL_X11_SYM(int,XStoreColors,(Display* a,Colormap b,XColor* c,int d),(a,b,c,d),return)
|
/external/webkit/Source/WebCore/platform/image-decoders/gif/ |
GIFImageDecoder.cpp | 209 // Get the colormap. 210 const unsigned char* colorMap; 213 colorMap = frameReader->local_colormap; 216 colorMap = m_reader->global_colormap; 219 if (!colorMap) 232 buffer.setRGBA(x, yBegin, colorMap[colorIndex], colorMap[colorIndex + 1], colorMap[colorIndex + 2], 255);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
XWDFile.h | 81 CARD32 visual_class B32; /* Class of colormap */ 86 CARD32 colormap_entries B32; /* Number of entries in colormap; not used? */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
XWDFile.h | 81 CARD32 visual_class B32; /* Class of colormap */ 86 CARD32 colormap_entries B32; /* Number of entries in colormap; not used? */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
XWDFile.h | 81 CARD32 visual_class B32; /* Class of colormap */ 86 CARD32 colormap_entries B32; /* Number of entries in colormap; not used? */
|
/sdk/emulator/opengl/tests/ut_renderer/ |
X11Windowing.cpp | 102 Colormap x11Colormap = XCreateColormap(dpy, rootWindow, visualInfo->visual, AllocNone); 104 sWA.colormap = x11Colormap;
|
/external/jmonkeyengine/engine/src/core/com/jme3/material/ |
package.html | 52 mat.setTexture("ColorMap", tex);
|
/external/jmonkeyengine/engine/src/test/jme3test/awt/ |
TestSafeCanvas.java | 65 mat.setTexture("ColorMap", assetManager.loadTexture("Interface/Logo/Monkey.jpg"));
|
/external/quake/quake/src/QW/progs/ |
progdefs.h | 112 float colormap;
member in struct:__anon14315
|
/external/quake/quake/src/WinQuake/ |
progdefs.q1 | 115 float colormap;
|
progdefs.q2 | 124 float colormap;
|
/external/skia/legacy/src/utils/unix/ |
SkOSWindow_Unix.cpp | 45 Colormap colorMap = XCreateColormap(dsp, RootWindow(dsp, fVi->screen), 48 swa.colormap = colorMap;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
Xagsrv.h | 47 extern Colormap XagDefaultColormap(
|
Xagstr.h | 53 #define Colormap CARD32 122 Colormap default_colormap B32; 178 #undef Colormap
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
Xagsrv.h | 47 extern Colormap XagDefaultColormap(
|
Xagstr.h | 53 #define Colormap CARD32 122 Colormap default_colormap B32; 178 #undef Colormap
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
Xagsrv.h | 47 extern Colormap XagDefaultColormap(
|
Xagstr.h | 53 #define Colormap CARD32 122 Colormap default_colormap B32; 178 #undef Colormap
|
/external/chromium/chrome/browser/ui/gtk/ |
theme_install_bubble_view_gtk.cc | 107 GdkColormap* colormap = gdk_screen_get_rgba_colormap(screen); local 109 if (colormap) 110 gtk_widget_set_colormap(widget_, colormap);
|
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/ |
HelloMaterial.java | 66 mat_stl.setTexture("ColorMap", tex_ml); 74 mat_tt.setTexture("ColorMap", assetManager.loadTexture("Textures/ColoredTex/Monkey.png")); 84 mat_tl.setTexture("ColorMap", assetManager.loadTexture("Textures/ColoredTex/Monkey.png"));
|
/external/jpeg/ |
cderror.h | 42 JMESSAGE(JERR_BMP_BADCMAP, "Unsupported BMP colormap format") 100 JMESSAGE(JERR_TGA_BADCMAP, "Unsupported Targa colormap format") 113 "Output file format cannot handle %d colormap entries")
|
/external/qemu/distrib/jpeg-6b/ |
cderror.h | 42 JMESSAGE(JERR_BMP_BADCMAP, "Unsupported BMP colormap format") 100 JMESSAGE(JERR_TGA_BADCMAP, "Unsupported Targa colormap format") 113 "Output file format cannot handle %d colormap entries")
|
/external/qemu/distrib/sdl-1.2.15/test/ |
graywin.c | 2 /* Simple program: Fill a colormap with gray and stripe it down the screen */ 122 /* Set a gray colormap, reverse order from white to black */ 148 /* See if we try to get a hardware colormap */
|