Home
last modified time | relevance | path

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

12

/external/ImageMagick/MagickCore/
Dregistry.c152 if (IsEventLogging() != MagickFalse) in DeleteImageRegistry()
195 if (IsEventLogging() != MagickFalse) in GetImageRegistry()
273 if (IsEventLogging() != MagickFalse) in GetNextImageRegistry()
328 if (IsEventLogging() != MagickFalse) in RegistryComponentTerminus()
361 if (IsEventLogging() != MagickFalse) in RemoveImageRegistry()
390 if (IsEventLogging() != MagickFalse) in ResetImageRegistryIterator()
467 if (IsEventLogging() != MagickFalse) in SetImageRegistry()
Dlog.h81 IsEventLogging(void),
Dlog.c354 if (IsEventLogging() == MagickFalse) in CloseMagickLog()
692 MagickExport MagickBooleanType IsEventLogging(void) in IsEventLogging() function
1274 if (IsEventLogging() == MagickFalse) in LogMagickEventList()
Dimage-view.c735 image_view->debug=IsEventLogging(); in NewImageView()
791 image_view->debug=IsEventLogging(); in NewImageViewRegion()
Dmontage.c138 clone_info->debug=IsEventLogging(); in CloneMontageInfo()
237 montage_info->debug=IsEventLogging(); in GetMontageInfo()
Dcache-view.c176 cache_view->debug=IsEventLogging(); in AcquireVirtualCacheView()
Dimage.c210 image->debug=IsEventLogging(); in AcquireImage()
886 clone_image->debug=IsEventLogging(); in CloneImage()
999 clone_info->debug=IsEventLogging(); in CloneImageInfo()
1367 image_info->debug=IsEventLogging(); in GetImageInfo()
Dresample.c228 resample_filter->debug=IsEventLogging(); in AcquireResampleFilter()
Dutility.c931 if (IsEventLogging() != MagickFalse) in ExpandFilenames()
Dxml-tree.c181 child->debug=IsEventLogging(); in AddChildToXMLTree()
2374 root->debug=IsEventLogging(); in NewXMLTreeTag()
Dxwindow.c5185 if (IsEventLogging()) in XInitializeWindows()
5248 if (IsEventLogging()) in XInitializeWindows()
5628 if (IsEventLogging()) in XMakeImage()
5724 if (IsEventLogging()) in XMakeImage()
7614 if (IsEventLogging()) in XMakePixmap()
7814 if (IsEventLogging()) in XMakeStandardColormap()
8277 if (IsEventLogging()) in XMakeStandardColormap()
Dmethods.h655 #define IsEventLogging PrependMagickMethod(IsEventLogging) macro
Dsplay-tree.c1118 splay_tree->debug=IsEventLogging(); in NewSplayTree()
Ddistribute-cache.c357 server_info->debug=IsEventLogging(); in AcquireDistributeCacheInfo()
Ddraw.c347 clone_info->debug=IsEventLogging(); in CloneDrawInfo()
659 if (IsEventLogging() != MagickFalse) in ConvertPathToPolygon()
797 if (IsEventLogging() != MagickFalse) in ConvertPrimitiveToPath()
4696 if (IsEventLogging() != MagickFalse) in DrawPrimitive()
4971 draw_info->debug=IsEventLogging(); in GetDrawInfo()
Dnt-base.c2769 if (IsEventLogging() != MagickFalse) in NTWindowsGenesis()
Dblob.c469 clone_info->debug=IsEventLogging(); in CloneBlobInfo()
1314 blob_info->debug=IsEventLogging(); in GetBlobInfo()
/external/ImageMagick/MagickWand/
Dmagick-wand.c89 wand->debug=IsEventLogging(); in ClearMagickWand()
137 clone_wand->debug=IsEventLogging(); in CloneMagickWand()
1076 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()
Dwandcli.c109 cli_wand->wand.debug=IsEventLogging(); in AcquireMagickCLI()
Dpixel-wand.c117 wand->debug=IsEventLogging(); in ClearPixelWand()
163 clone_wand->debug=IsEventLogging(); in ClonePixelWand()
413 wand->debug=IsEventLogging(); in NewPixelWand()
Dwand-view.c772 wand_view->debug=IsEventLogging(); in NewWandView()
836 wand_view->debug=IsEventLogging(); in NewWandViewExtent()
Ddrawing-wand.c460 wand->debug=IsEventLogging(); in ClearDrawingWand()
532 clone_wand->debug=IsEventLogging(); in CloneDrawingWand()
6742 wand->debug=IsEventLogging(); in NewDrawingWand()
/external/ImageMagick/Magick++/lib/
DOptions.cpp173 if (IsEventLogging()) in debug()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1364 using MagickCore::IsEventLogging;

12