Home
last modified time | relevance | path

Searched refs:IsEventLogging (Results 1 – 25 of 34) sorted by relevance

12

/external/ImageMagick/MagickCore/
Dregistry.c153 if (IsEventLogging() != MagickFalse) in DeleteImageRegistry()
196 if (IsEventLogging() != MagickFalse) in GetImageRegistry()
270 if (IsEventLogging() != MagickFalse) in GetNextImageRegistry()
325 if (IsEventLogging() != MagickFalse) in RegistryComponentTerminus()
358 if (IsEventLogging() != MagickFalse) in RemoveImageRegistry()
387 if (IsEventLogging() != MagickFalse) in ResetImageRegistryIterator()
464 if (IsEventLogging() != MagickFalse) in SetImageRegistry()
Dlog.h81 IsEventLogging(void) magick_attribute((__pure__)),
Dversion.c644 if (IsEventLogging() != MagickFalse) in ListMagickVersion()
Dlog.c364 if (IsEventLogging() == MagickFalse) in CloseMagickLog()
725 MagickExport MagickBooleanType IsEventLogging(void) in IsEventLogging() function
1670 if (IsEventLogging() == MagickFalse) in LogMagickEvent()
Dimage-view.c734 image_view->debug=IsEventLogging(); in NewImageView()
788 image_view->debug=IsEventLogging(); in NewImageViewRegion()
Dmontage.c137 clone_info->debug=IsEventLogging(); in CloneMontageInfo()
236 montage_info->debug=IsEventLogging(); in GetMontageInfo()
Dresource.c377 if (IsEventLogging() != MagickFalse) in AcquireMagickResource()
1057 if (IsEventLogging() != MagickFalse) in RelinquishMagickResource()
Dcache-view.c176 cache_view->debug=IsEventLogging(); in AcquireVirtualCacheView()
Dimage.c190 image->debug=IsEventLogging(); in AcquireImage()
853 clone_image->debug=IsEventLogging(); in CloneImage()
998 clone_info->debug=IsEventLogging(); in CloneImageInfo()
1368 image_info->debug=IsEventLogging(); in GetImageInfo()
Dpolicy.c635 if (IsEventLogging() != MagickFalse) in IsRightsAuthorized()
Dresample.c227 resample_filter->debug=IsEventLogging(); in AcquireResampleFilter()
Dmethods.h693 #define IsEventLogging PrependMagickMethod(IsEventLogging) macro
Dutility.c959 if (IsEventLogging() != MagickFalse) in ExpandFilenames()
Dxml-tree.c182 child->debug=IsEventLogging(); in AddChildToXMLTree()
2389 root->debug=IsEventLogging(); in NewXMLTreeTag()
Dxwindow.c5165 if (IsEventLogging()) in XInitializeWindows()
5228 if (IsEventLogging()) in XInitializeWindows()
5609 if (IsEventLogging()) in XMakeImage()
5715 if (IsEventLogging()) in XMakeImage()
7606 if (IsEventLogging()) in XMakePixmap()
7806 if (IsEventLogging()) in XMakeStandardColormap()
8269 if (IsEventLogging()) in XMakeStandardColormap()
Ddistribute-cache.c354 server_info->debug=IsEventLogging(); in AcquireDistributeCacheInfo()
Dsplay-tree.c1158 splay_tree->debug=IsEventLogging(); in NewSplayTree()
Dnt-base.c2726 if (IsEventLogging() != MagickFalse) in NTWindowsGenesis()
/external/ImageMagick/MagickWand/
Dwandcli.c106 cli_wand->wand.debug=IsEventLogging(); in AcquireMagickCLI()
283 if (IsEventLogging() == MagickFalse) in CLILogEvent()
Dmagick-wand.c89 wand->debug=IsEventLogging(); in ClearMagickWand()
134 clone_wand->debug=IsEventLogging(); in CloneMagickWand()
1073 wand->debug=IsEventLogging(); in NewMagickWand()
Dpixel-iterator.c131 iterator->debug=IsEventLogging(); in ClearPixelIterator()
331 iterator->debug=IsEventLogging(); in NewPixelIterator()
447 iterator->debug=IsEventLogging(); in NewPixelRegionIterator()
Dpixel-wand.c117 wand->debug=IsEventLogging(); in ClearPixelWand()
160 clone_wand->debug=IsEventLogging(); in ClonePixelWand()
404 wand->debug=IsEventLogging(); in NewPixelWand()
Dwand-view.c768 wand_view->debug=IsEventLogging(); in NewWandView()
829 wand_view->debug=IsEventLogging(); in NewWandViewExtent()
Ddrawing-wand.c461 wand->debug=IsEventLogging(); in ClearDrawingWand()
533 clone_wand->debug=IsEventLogging(); in CloneDrawingWand()
6835 wand->debug=IsEventLogging(); in NewDrawingWand()
/external/ImageMagick/Magick++/lib/
DOptions.cpp173 if (IsEventLogging()) in debug()

12