Home
last modified time | relevance | path

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

/external/ImageMagick/configs/x86-64/MagickCore/
Dversion.h85 *GetMagickQuantumDepth(size_t *),
/external/ImageMagick/configs/x86/MagickCore/
Dversion.h85 *GetMagickQuantumDepth(size_t *),
/external/ImageMagick/configs/arm/MagickCore/
Dversion.h85 *GetMagickQuantumDepth(size_t *),
/external/ImageMagick/configs/arm64/MagickCore/
Dversion.h85 *GetMagickQuantumDepth(size_t *),
/external/ImageMagick/MagickCore/
Dversion.h.in85 *GetMagickQuantumDepth(size_t *),
Dversion.h_vms88 *GetMagickQuantumDepth(size_t *),
Dversion.c382 MagickExport const char *GetMagickQuantumDepth(size_t *depth) in GetMagickQuantumDepth() function
Dconfigure.c194 AddConfigureKey(cache,"[built-in]","QuantumDepth",GetMagickQuantumDepth( in AcquireConfigureCache()
/external/ImageMagick/MagickWand/
Dpixel-iterator.c308 quantum=GetMagickQuantumDepth(&depth); in NewPixelIterator()
426 quantum=GetMagickQuantumDepth(&depth); in NewPixelRegionIterator()
Dwandcli.c82 const char *quantum = GetMagickQuantumDepth(&depth); in AcquireMagickCLI()
Dmagick-wand.c1064 quantum=GetMagickQuantumDepth(&depth); in NewMagickWand()
Dpixel-wand.c400 quantum=GetMagickQuantumDepth(&depth); in NewPixelWand()
Dmagick-property.c1331 return(GetMagickQuantumDepth(depth)); in MagickGetQuantumDepth()
Ddrawing-wand.c6798 quantum=GetMagickQuantumDepth(&depth); in NewDrawingWand()