Searched refs:GetPseudoRandomValue (Results 1 – 12 of 12) sorted by relevance
105 GetPseudoRandomValue(random_info)+0.5)),q); in PlasmaPixel()107 GetPseudoRandomValue(random_info)+0.5)),q); in PlasmaPixel()109 GetPseudoRandomValue(random_info)+0.5)),q); in PlasmaPixel()
38 GetPseudoRandomValue(RandomInfo *);
1473 alpha=GetPseudoRandomValue(random_info); in GenerateDifferentialNoise()1490 beta=GetPseudoRandomValue(random_info); in GenerateDifferentialNoise()1532 beta=GetPseudoRandomValue(random_info); in GenerateDifferentialNoise()1548 beta=GetPseudoRandomValue(random_info); in GenerateDifferentialNoise()
610 MagickExport double GetPseudoRandomValue(RandomInfo *random_info) in GetPseudoRandomValue() function
519 #define GetPseudoRandomValue PrependMagickMethod(GetPseudoRandomValue) macro
2842 alpha=GetPseudoRandomValue(fx_info->random_info); in FxEvaluateSubexpression()3740 plasma=ClampToQuantum(pixel+noise*GetPseudoRandomValue(random_info)- in PlasmaPixel()4587 value=GetPseudoRandomValue(random_info[id]); in SketchImage()
3850 point.x=GetPseudoRandomValue(random_info[id]); in SpreadImage()3851 point.y=GetPseudoRandomValue(random_info[id]); in SpreadImage()
2101 GetPseudoRandomValue(random_info[id])); in RandomThresholdImage()
2687 return((ssize_t) (columns*GetPseudoRandomValue(random_info))); in RandomX()2692 return((ssize_t) (rows*GetPseudoRandomValue(random_info))); in RandomY()
519 (void) GetPseudoRandomValue(randomInfo); in ComputeAddNoiseImage()
2930 angle=22.5*(GetPseudoRandomValue(random_info)-0.5); in CLISimpleOperatorImage()
2386 angle=22.5*(GetPseudoRandomValue(random_info)-0.5); in MogrifyImage()