Searched refs:ReadPixelCachePixels (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dcache.c127 ReadPixelCachePixels(CacheInfo *magick_restrict,NexusInfo *magick_restrict,
651 status=ReadPixelCachePixels(cache_info,cache_nexus[id],exception);
1259 if (ReadPixelCachePixels(cache_info,nexus_info,exception) == MagickFalse)
2694 status=ReadPixelCachePixels(cache_info,nexus_info,exception);
4336 % ReadPixelCachePixels() reads pixels from the specified region of the pixel
4339 % The format of the ReadPixelCachePixels() method is:
4341 % MagickBooleanType ReadPixelCachePixels(CacheInfo *cache_info,
4353 static MagickBooleanType ReadPixelCachePixels(
4298 static MagickBooleanType ReadPixelCachePixels( function

Completed in 95 milliseconds