Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dcache.c122 OpenPixelCache(Image *,const MapMode,ExceptionInfo *),
1744 status=OpenPixelCache(&clone_image,IOMode,exception); in GetImagePixelCache()
1775 status=OpenPixelCache(image,IOMode,exception); in GetImagePixelCache()
3631 static MagickBooleanType OpenPixelCache(Image *image,const MapMode mode, in OpenPixelCache() function
4071 if (OpenPixelCache(image,ReadMode,exception) == MagickFalse) in PersistPixelCache()