Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dregistry.h43 *GetImageRegistry(const RegistryType,const char *,ExceptionInfo *),
Dregistry.c187 MagickExport void *GetImageRegistry(const RegistryType type,const char *key, in GetImageRegistry() function
Dresource.c485 directory=(char *) GetImageRegistry(StringRegistryType,"temporary-path", in GetPathTemplate()
Dmethods.h453 #define GetImageRegistry PrependMagickMethod(GetImageRegistry) macro
Ddistribute-cache.c288 hosts=(char *) GetImageRegistry(StringRegistryType,"cache:hosts",exception); in GetHostname()
Didentify.c1516 value=(const char *) GetImageRegistry(StringRegistryType,registry, in IdentifyImage()
Dcache.c3808 hosts=(const char *) GetImageRegistry(StringRegistryType,"cache:hosts", in OpenPixelCache()
/external/ImageMagick/coders/
Dmpr.c100 image=(Image *) GetImageRegistry(ImageRegistryType,image_info->filename, in ReadMPRImage()
Djson.c1662 value=(const char *) GetImageRegistry(StringRegistryType,registry, in EncodeImageAttributes()
Dyaml.c1653 value=(const char *) GetImageRegistry(StringRegistryType,registry, in EncodeImageAttributes()
Dpsd.c3237 mask=(Image *) GetImageRegistry(ImageRegistryType,property, in WritePSDChannels()
3616 mask=(Image *) GetImageRegistry(ImageRegistryType,property,exception); in WritePSDLayersInternal()
Dmsl.c217 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception); in GetImageCache()
/external/ImageMagick/MagickWand/
Doperation.c159 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception); in GetImageCache()
Dmogrify.c392 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception); in GetImageCache()