Home
last modified time | relevance | path

Searched refs:image_gen (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Ddistort.c2052 char image_gen[MagickPathExtent]; in DistortImage() local
2057 (void) FormatLocaleString(image_gen,MagickPathExtent, in DistortImage()
2064 image_gen[0] = '\0'; /* no destination to generate */ in DistortImage()
2103 (void) FormatLocaleFile(stderr, "%s", image_gen); in DistortImage()
2144 (void) FormatLocaleFile(stderr,"%.1024s",image_gen); in DistortImage()
2164 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2176 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2216 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2234 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2263 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
[all …]