Home
last modified time | relevance | path

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

/external/ImageMagick/configs/x86/MagickCore/
Dversion.h85 *GetMagickQuantumDepth(size_t *),
/external/ImageMagick/configs/arm64/MagickCore/
Dversion.h85 *GetMagickQuantumDepth(size_t *),
/external/ImageMagick/configs/arm/MagickCore/
Dversion.h85 *GetMagickQuantumDepth(size_t *),
/external/ImageMagick/configs/x86-64/MagickCore/
Dversion.h85 *GetMagickQuantumDepth(size_t *),
/external/ImageMagick/MagickCore/
Dversion.h.in77 *GetMagickQuantumDepth(size_t *),
Dversion.h_vms88 *GetMagickQuantumDepth(size_t *),
Dversion.c416 MagickExport const char *GetMagickQuantumDepth(size_t *depth) in GetMagickQuantumDepth() function
Dconfigure.c197 AddConfigureKey(cache,"[built-in]","QuantumDepth",GetMagickQuantumDepth( in AcquireConfigureCache()
Dmethods.h504 #define GetMagickQuantumDepth PrependMagickMethod(GetMagickQuantumDepth) macro
/external/ImageMagick/MagickWand/
Dwandcli.c82 const char *quantum = GetMagickQuantumDepth(&depth); in AcquireMagickCLI()
Dpixel-iterator.c306 quantum=GetMagickQuantumDepth(&depth); in NewPixelIterator()
421 quantum=GetMagickQuantumDepth(&depth); in NewPixelRegionIterator()
Dmagick-wand.c1059 quantum=GetMagickQuantumDepth(&depth); in NewMagickWand()
Dpixel-wand.c394 quantum=GetMagickQuantumDepth(&depth); in NewPixelWand()
Dmagick-property.c1307 return(GetMagickQuantumDepth(depth)); in MagickGetQuantumDepth()
Ddrawing-wand.c6799 quantum=GetMagickQuantumDepth(&depth); in NewDrawingWand()