HomeSort by relevance Sort by last modified time
    Searched refs:SyncImageSettings (Results 1 - 6 of 6) sorted by null

  /external/ImageMagick/MagickWand/
mogrify.c 775 (void) SyncImageSettings(mogrify_info,*image,exception);
788 (void) SyncImageSettings(mogrify_info,*image,exception);
799 (void) SyncImageSettings(mogrify_info,*image,exception);
825 (void) SyncImageSettings(mogrify_info,*image,exception);
840 (void) SyncImageSettings(mogrify_info,*image,exception);
888 (void) SyncImageSettings(mogrify_info,*image,exception);
897 (void) SyncImageSettings(mogrify_info,*image,exception);
903 (void) SyncImageSettings(mogrify_info,*image,exception);
913 (void) SyncImageSettings(mogrify_info,*image,exception);
928 (void) SyncImageSettings(mogrify_info,*image,exception)
    [all...]
  /external/ImageMagick/coders/
mpr.c 106 (void) SyncImageSettings(image_info,image,exception);
  /external/ImageMagick/MagickCore/
image.h 372 held, -- unless overridden for that specific image. See SyncImagesettings()
560 SyncImageSettings(const ImageInfo *,Image *,ExceptionInfo *),
methods.h     [all...]
image.c 294 (void) SyncImageSettings(image_info,image,exception);
    [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]

Completed in 75 milliseconds