HomeSort by relevance Sort by last modified time
    Searched refs:palette (Results 101 - 125 of 295) sorted by null

1 2 3 45 6 7 8 91011>>

  /development/build/
sdk.atree     [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
ftimage.h 230 /* An enumeration type to describe the format of a bitmap palette, */
234 /* ft_palette_mode_rgb :: The palette is an array of 3-byte RGB */
237 /* ft_palette_mode_rgba :: The palette is an array of 4-byte RGBA */
307 /* it indicates how the palette is stored. Not */
310 /* palette :: A typeless pointer to the bitmap palette; this */
328 void* palette; member in struct:FT_Bitmap_
    [all...]
  /external/freetype/include/
ftimage.h 230 /* An enumeration type to describe the format of a bitmap palette, */
234 /* ft_palette_mode_rgb :: The palette is an array of 3-byte RGB */
237 /* ft_palette_mode_rgba :: The palette is an array of 4-byte RGBA */
307 /* it indicates how the palette is stored. Not */
310 /* palette :: A typeless pointer to the bitmap palette; this */
328 void* palette; member in struct:FT_Bitmap_
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftimage.h 230 /* An enumeration type to describe the format of a bitmap palette, */
234 /* ft_palette_mode_rgb :: The palette is an array of 3-byte RGB */
237 /* ft_palette_mode_rgba :: The palette is an array of 4-byte RGBA */
307 /* it indicates how the palette is stored. Not */
310 /* palette :: A typeless pointer to the bitmap palette; this */
328 void* palette; member in struct:FT_Bitmap_
    [all...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusBitmap.h 354 OUT ColorPalette *palette,
358 return SetStatus(DllExports::GdipGetImagePalette(nativeImage, palette, size));
363 IN const ColorPalette *palette
366 return SetStatus(DllExports::GdipSetImagePalette(nativeImage, palette));
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftimage.h 230 /* An enumeration type to describe the format of a bitmap palette, */
234 /* ft_palette_mode_rgb :: The palette is an array of 3-byte RGB */
237 /* ft_palette_mode_rgba :: The palette is an array of 4-byte RGBA */
307 /* it indicates how the palette is stored. Not */
310 /* palette :: A typeless pointer to the bitmap palette; this */
328 void* palette; member in struct:FT_Bitmap_
    [all...]
  /external/pixman/test/
utils.h 178 initialize_palette (pixman_indexed_t *palette, uint32_t depth, int is_rgb);
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_gamma.c 175 SDL_Palette *pal = screen->format->palette;
177 /* If physical palette has been set independently, use it */
SDL_blit_0.c 351 const SDL_Color *srcpal = info->src->palette->colors;
398 const SDL_Color *srcpal = srcfmt->palette->colors;
SDL_blit_1.c 415 const SDL_Color *srcpal = info->src->palette->colors;
454 const SDL_Color *srcpal = info->src->palette->colors;
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosFullScreenVideo.c 215 if (bpp == 8) this->hidden->bank[0] += 2048; /* 8bpp sprite have palette first */
536 int palette[256]; local
540 regs.r[2] = (int)palette;
547 palette[firstcolor] = ((colors->b) << 24) | ((colors->g) << 16) | ((colors->r) << 8);
554 regs.r[2] = (int)palette;
683 /* Note: Need to set ModeFlags to 128 and NColour variables to 255 get full 8 bit palette */
763 if (bpp == 8) this->hidden->bank[0] += 2048; /* 8bpp sprite have palette first */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 104 Status GetPalette(ColorPalette *palette, INT size);
130 Status SetPalette(const ColorPalette *palette);
173 static Status InitializePalette(ColorPalette *palette,
217 PaletteType paletteType, ColorPalette *palette,
gdiplusimpl.h 172 __inline__ Status Image::GetPalette(ColorPalette *palette, INT size)
175 nativeImage, palette, size));
337 __inline__ Status Image::SetPalette(const ColorPalette *palette)
340 nativeImage, palette));
397 __inline__ Status Bitmap::InitializePalette(ColorPalette *palette,
402 return DllExports::GdipInitializePalette(palette, paletteType,
562 ColorPalette *palette, REAL alphaThresholdPercent)
567 paletteType, palette, alphaThresholdPercent));
    [all...]
  /external/chromium_org/ui/gfx/codec/
png_codec_unittest.cc 56 // Creates a palette-based image.
59 std::vector<png_color>* palette,
62 palette->resize(w);
64 png_color& color = (*palette)[i];
71 (*data)[y * w + x] = x; // palette index
75 trans_chunk->resize(palette->size());
148 // interlaced, palette-based, or grayscale images, but PNGCodec::Decode is
156 std::vector<png_color>* palette = 0,
171 if (!palette)
220 png_set_PLTE(png_ptr, info_ptr, &palette->front(), palette->size())
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
GraphicsUtilitiesTest.java 111 assertTrue(baseData.palette.equals(copiedData.palette));
  /external/chromium_org/third_party/libpng/
pngset.c 195 "Invalid palette size, hIST allocation skipped.");
446 png_colorp palette, int num_palette)
457 png_error(png_ptr, "Invalid palette length");
460 png_warning(png_ptr, "Invalid palette length");
465 /* It may not actually be necessary to set png_ptr->palette here;
477 png_ptr->palette = (png_colorp)png_calloc(png_ptr,
479 png_memcpy(png_ptr->palette, palette, num_palette * png_sizeof(png_color));
480 info_ptr->palette = png_ptr->palette;
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_compositor.c 269 struct ureg_src palette; local
283 palette = ureg_DECL_sampler(shader, 1);
290 * fragment.xyz = tex(texel, palette) * csc
297 ureg_TEX(shader, texel, TGSI_TEXTURE_1D, ureg_src(texel), palette);
302 TGSI_TEXTURE_1D, ureg_src(texel), palette);
363 debug_printf("Unable to create YUV-Palette-to-RGB fragment shader.\n");
369 debug_printf("Unable to create RGB-Palette-to-RGB fragment shader.\n");
925 struct pipe_sampler_view *palette,
930 assert(s && c && indexes && palette);
943 pipe_sampler_view_reference(&s->layers[layer].sampler_views[1], palette);
    [all...]
  /external/libpng/
pngset.c 176 "Invalid palette size, hIST allocation skipped");
503 png_const_colorp palette, int num_palette)
514 png_error(png_ptr, "Invalid palette length");
518 png_warning(png_ptr, "Invalid palette length");
523 if ((num_palette > 0 && palette == NULL) ||
530 png_error(png_ptr, "Invalid palette");
534 /* It may not actually be necessary to set png_ptr->palette here;
539 * the palette inside png_struct on read.
547 png_ptr->palette = png_voidcast(png_colorp, png_calloc(png_ptr,
551 memcpy(png_ptr->palette, palette, num_palette * (sizeof (png_color)))
    [all...]
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.c 269 struct ureg_src palette; local
283 palette = ureg_DECL_sampler(shader, 1);
290 * fragment.xyz = tex(texel, palette) * csc
297 ureg_TEX(shader, texel, TGSI_TEXTURE_1D, ureg_src(texel), palette);
302 TGSI_TEXTURE_1D, ureg_src(texel), palette);
363 debug_printf("Unable to create YUV-Palette-to-RGB fragment shader.\n");
369 debug_printf("Unable to create RGB-Palette-to-RGB fragment shader.\n");
925 struct pipe_sampler_view *palette,
930 assert(s && c && indexes && palette);
943 pipe_sampler_view_reference(&s->layers[layer].sampler_views[1], palette);
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11wm.c 90 if(icon->format->palette) {
91 /* The icon has a palette as well - we just have to
93 nwant = icon->format->palette->ncolors;
94 SDL_memcpy(want, icon->format->palette->colors,
  /external/qemu/distrib/libpng-1.2.46/
pngset.c 195 "Invalid palette size, hIST allocation skipped.");
446 png_colorp palette, int num_palette)
457 png_error(png_ptr, "Invalid palette length");
460 png_warning(png_ptr, "Invalid palette length");
465 /* It may not actually be necessary to set png_ptr->palette here;
477 png_ptr->palette = (png_colorp)png_calloc(png_ptr,
479 png_memcpy(png_ptr->palette, palette, num_palette * png_sizeof(png_color));
480 info_ptr->palette = png_ptr->palette;
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DrawUtils.java 299 new ImageData(srcData.height, srcData.width, srcData.depth, srcData.palette);
325 srcData.palette,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SwtUtils.java 196 PaletteData swtPalette = swtData.palette;
269 ImageData destData = new ImageData(destWidth, destHeight, srcData.depth, srcData.palette);

Completed in 2021 milliseconds

1 2 3 45 6 7 8 91011>>