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

/external/ImageMagick/MagickCore/
H A Dcache.c2102 % GetPixelCacheMethods() initializes the CacheMethods structure.
2104 % The format of the GetPixelCacheMethods() method is:
2106 % void GetPixelCacheMethods(CacheMethods *cache_methods)
2113 MagickPrivate void GetPixelCacheMethods(CacheMethods *cache_methods)
2079 MagickPrivate void GetPixelCacheMethods(CacheMethods *cache_methods) function
H A Dmethods.h555 #define GetPixelCacheMethods PrependMagickMethod(GetPixelCacheMethods) macro

Completed in 39 milliseconds