OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:color_map
(Results
1 - 4
of
4
) sorted by null
/external/jpeg/
wrppm.c
159
register JSAMPROW
color_map
= cinfo->colormap[0];
local
165
PUTPPMSAMPLE(bufferptr, GETJSAMPLE(
color_map
[GETJSAMPLE(*ptr++)]));
/external/chromium/chrome/browser/themes/
browser_theme_pack_unittest.cc
69
void VerifyColorMap(const std::map<int, SkColor>&
color_map
) {
70
for (std::map<int, SkColor>::const_iterator it =
color_map
.begin();
71
it !=
color_map
.end(); ++it) {
/external/libvpx/examples/includes/geshi/geshi/
povray.php
106
'bounded_by', 'interior', 'material', 'interior_texture', 'normal', 'finish', '
color_map
', 'pigment_map',
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysvideo.cc
780
const
color_map
*cmap = BScreen().ColorMap();
Completed in 424 milliseconds