Home
last modified time | relevance | path

Searched refs:IsEventLogging (Results 1 – 25 of 33) 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.c610 if (IsEventLogging() != MagickFalse) in ListMagickVersion()
Dresource.c239 if (IsEventLogging() != MagickFalse) in AcquireMagickResource()
344 if (IsEventLogging() != MagickFalse) in AcquireMagickResource()
1002 if (IsEventLogging() != MagickFalse) in RelinquishMagickResource()
Dlog.c356 if (IsEventLogging() == MagickFalse) in CloseMagickLog()
717 MagickExport MagickBooleanType IsEventLogging(void) in IsEventLogging() function
1408 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()
Dcache-view.c176 cache_view->debug=IsEventLogging(); in AcquireVirtualCacheView()
Dimage.c211 image->debug=IsEventLogging(); in AcquireImage()
868 clone_image->debug=IsEventLogging(); in CloneImage()
1009 clone_info->debug=IsEventLogging(); in CloneImageInfo()
1379 image_info->debug=IsEventLogging(); in GetImageInfo()
Dmethods.h625 #define IsEventLogging PrependMagickMethod(IsEventLogging) macro
Dresample.c227 resample_filter->debug=IsEventLogging(); in AcquireResampleFilter()
Dutility.c947 if (IsEventLogging() != MagickFalse) in ExpandFilenames()
Dxml-tree.c182 child->debug=IsEventLogging(); in AddChildToXMLTree()
2386 root->debug=IsEventLogging(); in NewXMLTreeTag()
Dxwindow.c5173 if (IsEventLogging()) in XInitializeWindows()
5236 if (IsEventLogging()) in XInitializeWindows()
5616 if (IsEventLogging()) in XMakeImage()
5722 if (IsEventLogging()) in XMakeImage()
7612 if (IsEventLogging()) in XMakePixmap()
7812 if (IsEventLogging()) in XMakeStandardColormap()
8275 if (IsEventLogging()) in XMakeStandardColormap()
Dsplay-tree.c1158 splay_tree->debug=IsEventLogging(); in NewSplayTree()
Ddistribute-cache.c357 server_info->debug=IsEventLogging(); in AcquireDistributeCacheInfo()
Dnt-base.c2807 if (IsEventLogging() != MagickFalse) in NTWindowsGenesis()
Ddraw.c380 clone_info->debug=IsEventLogging(); in CloneDrawInfo()
702 if (IsEventLogging() != MagickFalse) in ConvertPathToPolygon()
851 if (IsEventLogging() != MagickFalse) in ConvertPrimitiveToPath()
5493 if (IsEventLogging() != MagickFalse) in DrawPrimitive()
5783 draw_info->debug=IsEventLogging(); in GetDrawInfo()
/external/ImageMagick/MagickWand/
Dwandcli.c109 cli_wand->wand.debug=IsEventLogging(); in AcquireMagickCLI()
286 if (IsEventLogging() == MagickFalse) in CLILogEvent()
Dmagick-wand.c89 wand->debug=IsEventLogging(); in ClearMagickWand()
137 clone_wand->debug=IsEventLogging(); in CloneMagickWand()
1078 wand->debug=IsEventLogging(); in NewMagickWand()
Dpixel-iterator.c131 iterator->debug=IsEventLogging(); in ClearPixelIterator()
336 iterator->debug=IsEventLogging(); in NewPixelIterator()
455 iterator->debug=IsEventLogging(); in NewPixelRegionIterator()
Dpixel-wand.c117 wand->debug=IsEventLogging(); in ClearPixelWand()
163 clone_wand->debug=IsEventLogging(); in ClonePixelWand()
413 wand->debug=IsEventLogging(); in NewPixelWand()
Dwand-view.c774 wand_view->debug=IsEventLogging(); in NewWandView()
838 wand_view->debug=IsEventLogging(); in NewWandViewExtent()
Ddrawing-wand.c460 wand->debug=IsEventLogging(); in ClearDrawingWand()
532 clone_wand->debug=IsEventLogging(); in CloneDrawingWand()
6834 wand->debug=IsEventLogging(); in NewDrawingWand()
/external/ImageMagick/Magick++/lib/
DOptions.cpp173 if (IsEventLogging()) in debug()

12