Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dregistry.c209 case ImageRegistryType: in GetImageRegistry()
225 case ImageRegistryType: in GetImageRegistry()
441 case ImageRegistryType: in DestroyRegistryNode()
484 case ImageRegistryType: in SetImageRegistry()
Dregistry.h28 ImageRegistryType, enumerator
/external/ImageMagick/coders/
Dmpr.c100 image=(Image *) GetImageRegistry(ImageRegistryType,image_info->filename, in ReadMPRImage()
219 status=SetImageRegistry(ImageRegistryType,image->filename,image,exception); in WriteMPRImage()
Dmsl.c218 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception); in GetImageCache()
227 (void) SetImageRegistry(ImageRegistryType,key,image,exception); in GetImageCache()
/external/ImageMagick/MagickWand/
Doperation.c153 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception); in GetImageCache()
163 (void) SetImageRegistry(ImageRegistryType,key,image,exception); in GetImageCache()
Dmogrify.c384 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception); in GetImageCache()
393 (void) SetImageRegistry(ImageRegistryType,key,image,exception); in GetImageCache()
/external/ImageMagick/PerlMagick/
DMagick.xs5165 status=SetImageRegistry(ImageRegistryType,key,image, in Get()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in5165 status=SetImageRegistry(ImageRegistryType,key,image,