Searched refs:GetPseudoRandomValue (Results 1 – 14 of 14) sorted by relevance
107 GetPseudoRandomValue(random_info)+0.5),q); in PlasmaPixel()109 GetPseudoRandomValue(random_info)+0.5),q); in PlasmaPixel()111 GetPseudoRandomValue(random_info)+0.5),q); in PlasmaPixel()
38 GetPseudoRandomValue(RandomInfo *magick_restrict);
1523 alpha=GetPseudoRandomValue(random_info); in GenerateDifferentialNoise()1540 beta=GetPseudoRandomValue(random_info); in GenerateDifferentialNoise()1582 beta=GetPseudoRandomValue(random_info); in GenerateDifferentialNoise()1598 beta=GetPseudoRandomValue(random_info); in GenerateDifferentialNoise()
584 MagickExport double GetPseudoRandomValue( in GetPseudoRandomValue() function
586 #define GetPseudoRandomValue PrependMagickMethod(GetPseudoRandomValue) macro
1398 plasma=pixel+noise*GetPseudoRandomValue(random_info)-noise/2.0; in PlasmaPixel()2241 value=GetPseudoRandomValue(random_info[id]); in SketchImage()
4191 point.x=GetPseudoRandomValue(random_info[id]); in SpreadImage()4192 point.y=GetPseudoRandomValue(random_info[id]); in SpreadImage()
2317 GetPseudoRandomValue(random_info[id])); in RandomThresholdImage()
2691 return((ssize_t) (columns*GetPseudoRandomValue(random_info))); in RandomX()2696 return((ssize_t) (rows*GetPseudoRandomValue(random_info))); in RandomY()
2513 alpha=GetPseudoRandomValue(fx_info->random_info); in FxEvaluateSubexpression()
2443 #define RandomColorComponent(info) (QuantumRange*GetPseudoRandomValue(info)) in KmeansImage()
519 (void) GetPseudoRandomValue(randomInfo); in ComputeAddNoiseImage()
3009 angle=22.5*(GetPseudoRandomValue(random_info)-0.5); in CLISimpleOperatorImage()
2473 angle=22.5*(GetPseudoRandomValue(random_info)-0.5); in MogrifyImage()