Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dregistry.h43 *GetImageRegistry(const RegistryType,const char *,ExceptionInfo *),
Dregistry.c186 MagickExport void *GetImageRegistry(const RegistryType type,const char *key, in GetImageRegistry() function
Dresource.c409 directory=(char *) GetImageRegistry(StringRegistryType,"temporary-path", in GetPathTemplate()
Dmethods.h463 #define GetImageRegistry PrependMagickMethod(GetImageRegistry) macro
Ddistribute-cache.c290 hosts=(char *) GetImageRegistry(StringRegistryType,"cache:hosts",exception); in GetHostname()
Didentify.c1378 value=(const char *) GetImageRegistry(StringRegistryType,registry, in IdentifyImage()
/external/ImageMagick/coders/
Dmpr.c100 image=(Image *) GetImageRegistry(ImageRegistryType,image_info->filename, in ReadMPRImage()
Djson.c1530 value=(const char *) GetImageRegistry(StringRegistryType,registry, in EncodeImageAttributes()
Dmsl.c218 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception); in GetImageCache()
/external/ImageMagick/MagickWand/
Doperation.c153 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception); in GetImageCache()
Dmogrify.c384 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception); in GetImageCache()