HomeSort by relevance Sort by last modified time
    Searched refs:CopyMagickMemory (Results 26 - 35 of 35) sorted by null

12

  /external/ImageMagick/coders/
icon.c 365 (void) CopyMagickMemory(png,"\211PNG\r\n\032\n\000\000\000\015",12);
    [all...]
svg.c 370 (void) CopyMagickMemory(message,p,(size_t) (q-p+1));
    [all...]
png.c     [all...]
tiff.c     [all...]
  /external/ImageMagick/MagickCore/
draw.c 326 (void) CopyMagickMemory(clone_info->dash_pattern,draw_info->dash_pattern,
341 (void) CopyMagickMemory(clone_info->gradient.stops,
909 (void) CopyMagickMemory(polygon_info->edges+edge,polygon_info->edges+edge+1,
    [all...]
property.c 704 (void) CopyMagickMemory(attribute,(char *) info,(size_t) count);
    [all...]
quantize.c     [all...]
feature.c     [all...]
image.c 860 (void) CopyMagickMemory(clone_image->colormap,image->colormap,length*
    [all...]
pixel.c 145 (void) CopyMagickMemory(clone_map,channel_map,MaxPixelChannels*
    [all...]

Completed in 474 milliseconds

12