Searched defs:DestroyCacheView (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dcache-view.c246 % DestroyCacheView() destroys the specified view returned by a previous call
249 % The format of the DestroyCacheView method is:
251 % CacheView *DestroyCacheView(CacheView *cache_view)
258 MagickExport CacheView *DestroyCacheView(CacheView *cache_view)
252 MagickExport CacheView *DestroyCacheView(CacheView *cache_view) function
H A Dmethods.h248 #define DestroyCacheView PrependMagickMethod(DestroyCacheView) macro

Completed in 111 milliseconds