Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dcache.c121 OpenPixelCache(Image *,const MapMode,ExceptionInfo *),
1741 status=OpenPixelCache(&clone_image,IOMode,exception); in GetImagePixelCache()
1771 status=OpenPixelCache(image,IOMode,exception); in GetImagePixelCache()
3638 static MagickBooleanType OpenPixelCache(Image *image,const MapMode mode, in OpenPixelCache() function
4063 if (OpenPixelCache(image,ReadMode,exception) == MagickFalse) in PersistPixelCache()