HomeSort by relevance Sort by last modified time
    Searched refs:GetPseudoRandomValue (Results 1 - 12 of 12) sorted by null

  /external/ImageMagick/MagickCore/
random_.h 38 GetPseudoRandomValue(RandomInfo *);
gem.c     [all...]
random.c 611 % GetPseudoRandomValue() return a non-negative double-precision floating-point
615 % The format of the GetPseudoRandomValue method is:
617 % double GetPseudoRandomValue(RandomInfo *randon_info)
624 MagickExport double GetPseudoRandomValue(RandomInfo *random_info)
    [all...]
methods.h     [all...]
threshold.c     [all...]
fx.c     [all...]
cache.c     [all...]
effect.c     [all...]
accelerate.c 509 (void) GetPseudoRandomValue(randomInfo);
    [all...]
  /external/ImageMagick/coders/
plasma.c 107 GetPseudoRandomValue(random_info)+0.5)),q);
109 GetPseudoRandomValue(random_info)+0.5)),q);
111 GetPseudoRandomValue(random_info)+0.5)),q);
  /external/ImageMagick/MagickWand/
operation.c     [all...]
mogrify.c     [all...]

Completed in 661 milliseconds