|
MagickCore
6.9.7
|
#include "magick/thread-private.h"Go to the source code of this file.
Functions | |
| static RandomInfo ** | DestroyRandomInfoThreadSet (RandomInfo **random_info) |
| static RandomInfo ** | AcquireRandomInfoThreadSet (void) |
| MagickExport unsigned long * | GetRandomInfoSeed (RandomInfo *) |
| MagickExport double | GetRandomInfoNormalize (const RandomInfo *) |
|
inlinestatic |
References AcquireAlignedMemory(), AcquireRandomInfo(), DestroyRandomInfoThreadSet(), GetMagickResourceLimit(), GetRandomInfoNormalize(), GetRandomInfoSeed(), MagickExport, _QuantumInfo::number_threads, random_info, ResetMagickMemory(), and ThreadResource.
Referenced by AddNoiseImageChannel(), EvaluateImageChannel(), EvaluateImages(), RandomThresholdImageChannel(), SketchImage(), and SpreadImage().
|
inlinestatic |
| MagickExport double GetRandomInfoNormalize | ( | const RandomInfo * | ) |
References _RandomInfo::normalize.
Referenced by AcquireRandomInfoThreadSet().
| MagickExport unsigned long* GetRandomInfoSeed | ( | RandomInfo * | ) |
References _RandomInfo::seed.
Referenced by AcquireRandomInfoThreadSet().