Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dcache-view.h91 GetCacheViewExtent(const CacheView *) magick_attribute((__pure__));
Dcache-view.c448 MagickExport MagickSizeType GetCacheViewExtent(const CacheView *cache_view) in GetCacheViewExtent() function
Dmethods.h374 #define GetCacheViewExtent PrependMagickMethod(GetCacheViewExtent) macro
Dquantum-export.c3903 number_pixels=GetCacheViewExtent(image_view); in ExportQuantumPixels()
Dquantum-import.c4677 number_pixels=GetCacheViewExtent(image_view); in ImportQuantumPixels()