Searched defs:colormap (Results 1 – 17 of 17) sorted by relevance
/external/libpng/ |
D | pngwrite.c | 1534 png_const_voidp colormap; member 1963 int colormap = (format & PNG_FORMAT_FLAG_COLORMAP); in png_image_write_main() local 2237 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_memory() 2303 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_stdio() 2353 const void *colormap) in png_image_write_to_file()
|
D | pngread.c | 1295 png_voidp colormap; member 2816 png_const_colorp colormap = png_ptr->palette; in png_image_read_colormap() local 4112 void *buffer, png_int_32 row_stride, void *colormap) in png_image_finish_read()
|
D | png.h | 3108 row_stride, colormap)\ argument
|
/external/libjpeg-turbo/ |
D | rdgif.c | 92 JSAMPARRAY colormap; /* GIF colormap (converted to my format) */ member 567 register JSAMPARRAY colormap = source->colormap; in get_pixel_rows() local 644 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 149 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
|
D | jpeglib.h | 546 JSAMPARRAY colormap; /* The color map as a 2-D pixel array */ member
|
/external/angle/src/libANGLE/renderer/gl/glx/ |
D | WindowSurfaceGLX.cpp | 70 Colormap colormap = 0; in initialize() local
|
/external/angle/util/linux/x11/ |
D | X11Window.cpp | 379 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
|
/external/libpng/contrib/libtests/ |
D | pngstest.c | 588 png_uint_16 colormap[256*4]; member
|
/external/swiftshader/include/xcb/ |
D | xproto.h | 1164 xcb_colormap_t colormap; member 1492 xcb_colormap_t colormap; member 1535 xcb_colormap_t colormap; member 1597 xcb_colormap_t colormap; member
|
/external/crosvm/gpu_display/src/generated/ |
D | xlib.rs | 2471 pub colormap: Colormap, field
|