/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
X.h | 109 typedef XID Colormap; 374 #define BadColor 12 /* no such colormap */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
X.h | 109 typedef XID Colormap; 374 #define BadColor 12 /* no such colormap */
|
/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
gtk2_ui.cc | 370 ColorMap::const_iterator it = colors_.find(id); 1164 GdkColormap* colormap = gdk_drawable_get_colormap(pixmap); local [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/ |
glxapi.h | 185 GLXPixmap (*CreateGLXPixmapMESA)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap);
|
xmesa.h | 37 In addition to the usual X calls to select a visual, create a colormap
|
/external/jmonkeyengine/engine/src/test/jme3test/bullet/ |
TestRagdollCharacter.java | 148 mat2.setTexture("ColorMap", tex);
|
TestAttachDriver.java | 113 mat.setTexture("ColorMap", tex);
|
TestBoneRagdoll.java | 242 matBullet.setTexture("ColorMap", tex2);
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
matlab.php | 76 'colordef','colormap','colperm','comet','comet3','compan','compass',
|
/external/mesa3d/src/mesa/drivers/x11/ |
glxapi.h | 185 GLXPixmap (*CreateGLXPixmapMESA)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap);
|
xmesa.h | 37 In addition to the usual X calls to select a visual, create a colormap
|
/external/qemu/distrib/sdl-1.2.15/src/video/dga/ |
SDL_dgavideo.c | 466 /* Free any previous colormap */ 525 /* Create a colormap if necessary */ 533 /* Initialize the colormap to the identity mapping */ 1058 /* Free colormap, if necessary */
|
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/ |
XF86DGA2.c | 475 Colormap cmap 675 Colormap SDL_NAME(XDGACreateColormap)( 683 Colormap cid;
|
/external/llvm/unittests/Support/ |
YAMLIOTest.cpp | 289 struct ColorMap { 310 struct MappingTraits<ColorMap> { 311 static void mapping(IO &io, ColorMap& c) { 328 ColorMap map; 950 ColorMap map;
|
/external/qemu/distrib/sdl-1.2.15/include/ |
SDL_video.h | 351 * i.e. if the colormap is shared, then the video surface may be created 452 * Sets a portion of the colormap for the given 8-bit surface. If 'surface' 460 * display colormap will be updated with the requested colors. If 463 * you desire, even if the window colormap has to be warped or run under 470 * Sets a portion of the colormap for a given 8-bit surface. [all...] |
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_video.h | 351 * i.e. if the colormap is shared, then the video surface may be created 452 * Sets a portion of the colormap for the given 8-bit surface. If 'surface' 460 * display colormap will be updated with the requested colors. If 463 * you desire, even if the window colormap has to be warped or run under 470 * Sets a portion of the colormap for a given 8-bit surface. [all...] |
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_video.h | 351 * i.e. if the colormap is shared, then the video surface may be created 452 * Sets a portion of the colormap for the given 8-bit surface. If 'surface' 460 * display colormap will be updated with the requested colors. If 463 * you desire, even if the window colormap has to be warped or run under 470 * Sets a portion of the colormap for a given 8-bit surface. [all...] |
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_video.h | 351 * i.e. if the colormap is shared, then the video surface may be created 452 * Sets a portion of the colormap for the given 8-bit surface. If 'surface' 460 * display colormap will be updated with the requested colors. If 463 * you desire, even if the window colormap has to be warped or run under 470 * Sets a portion of the colormap for a given 8-bit surface. [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/ |
pp_mlaa.c | 172 /* Sampler order: colormap, blendmap (wtf compiler) */
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_atom_pixeltransfer.c | 201 /* create the colormap/texture now if not already done */
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/ |
MTLLoader.java | 136 material.setTexture("ColorMap", diffuseMap);
|
/external/jpeg/ |
jdapimin.c | 206 cinfo->colormap = NULL;
|
/external/mesa3d/src/gallium/auxiliary/postprocess/ |
pp_mlaa.c | 172 /* Sampler order: colormap, blendmap (wtf compiler) */
|
/external/mesa3d/src/mesa/state_tracker/ |
st_atom_pixeltransfer.c | 201 /* create the colormap/texture now if not already done */
|
/external/qemu/distrib/jpeg-6b/ |
jdapimin.c | 206 cinfo->colormap = NULL;
|