/external/ImageMagick/coders/ |
D | map.c | 133 *colormap, in ReadMAPImage() local 374 *colormap, in WriteMAPImage() local
|
D | mpc.c | 899 *colormap; in ReadMPCImage() local 1477 *colormap, in WriteMPCImage() local
|
D | rle.c | 195 *colormap, in ReadRLEImage() local
|
D | miff.c | 1201 *colormap; in ReadMIFFImage() local 2421 *colormap; in WriteMIFFImage() local
|
D | gif.c | 1312 *colormap; in ReadGIFImage() local 1547 *colormap, in WriteGIFImage() local
|
D | wpg.c | 1257 *colormap; in ReadWPGImage() local
|
/external/pdfium/third_party/libpng16/ |
D | pngwrite.c | 1511 png_const_voidp colormap; member 1940 int colormap = (format & PNG_FORMAT_FLAG_COLORMAP); in png_image_write_main() local 2214 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_memory() 2280 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_stdio() 2330 const void *colormap) in png_image_write_to_file()
|
D | pngread.c | 1289 png_voidp colormap; member 2810 png_const_colorp colormap = png_ptr->palette; in png_image_read_colormap() local 4109 void *buffer, png_int_32 row_stride, void *colormap) in png_image_finish_read()
|
/external/libpng/ |
D | pngwrite.c | 1511 png_const_voidp colormap; member 1940 int colormap = (format & PNG_FORMAT_FLAG_COLORMAP); in png_image_write_main() local 2214 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_memory() 2280 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_stdio() 2330 const void *colormap) in png_image_write_to_file()
|
D | pngread.c | 1289 png_voidp colormap; member 2810 png_const_colorp colormap = png_ptr->palette; in png_image_read_colormap() local 4109 void *buffer, png_int_32 row_stride, void *colormap) in png_image_finish_read()
|
/external/libjpeg-turbo/ |
D | rdgif.c | 92 JSAMPARRAY colormap; /* GIF colormap (converted to my format) */ member 556 register JSAMPARRAY colormap = source->colormap; in get_pixel_rows() local 626 register JSAMPARRAY colormap = source->colormap; in get_interlaced_row() local
|
D | rdtarga.c | 48 JSAMPARRAY colormap; /* Targa colormap (converted to my format) */ member 190 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
|
D | rdbmp.c | 58 JSAMPARRAY colormap; /* BMP colormap (converted to my format) */ member 148 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
|
D | wrbmp.c | 364 JSAMPARRAY colormap = cinfo->colormap; in write_colormap() local
|
D | wrgif.c | 252 emit_header(gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) in emit_header()
|
D | jquant1.c | 280 JSAMPARRAY colormap; /* Created colormap */ in create_colormap() local
|
/external/oss-fuzz/projects/libpng-proto/ |
D | libpng_transforms_fuzzer.cc | 125 png_uint_16 colormap[256*4] = {0}; in LLVMFuzzerTestOneInput() local
|
/external/ImageMagick/MagickCore/ |
D | xwindow.c | 1031 MagickPrivate void XBestPixel(Display *display,const Colormap colormap, in XBestPixel() 1324 *colormap[MaxStandardColormaps]= in XBestVisualInfo() local 1701 colormap; in XConfigureImageColormap() local 2938 const Colormap colormap,XStandardColormap *map_info) in XGetMapInfo() 3033 colormap; in XGetPixelInfo() local 3962 colormap; in XGetWindowImage() member 3981 colormap; in XGetWindowImage() member 5308 Colormap colormap,char *background_color,char *foreground_color) in XMakeCursor() 7715 colormap; in XMakeStandardColormap() local 8644 colormap; in XQueryColorCompliance() local
|
D | image.h | 179 *colormap, member
|
D | xwindow-private.h | 252 colormap; member
|
D | quantize.c | 3735 *colormap; in SetGrayscaleImage() local
|
/external/angle/src/libANGLE/renderer/gl/glx/ |
D | WindowSurfaceGLX.cpp | 70 Colormap colormap = 0; in initialize() local
|
/external/angle/util/x11/ |
D | X11Window.cpp | 318 Colormap colormap = XCreateColormap(mDisplay, root, visual, AllocNone); in initializeImpl() local
|
/external/libpng/contrib/gregbook/ |
D | rpng-x.c | 151 static Colormap colormap; variable
|
D | rpng2-x.c | 300 static Colormap colormap; variable
|