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

  /external/ImageMagick/MagickCore/
random_.h 41 *AcquireRandomInfo(void),
random-private.h 70 random_info[i]=AcquireRandomInfo();
utility.c     [all...]
random.c 162 % AcquireRandomInfo() allocates the RandomInfo structure.
164 % The format of the AcquireRandomInfo method is:
166 % RandomInfo *AcquireRandomInfo(void)
170 MagickExport RandomInfo *AcquireRandomInfo(void)
    [all...]
methods.h 62 #define AcquireRandomInfo PrependMagickMethod(AcquireRandomInfo)
    [all...]
resource.c 564 random_info=AcquireRandomInfo();
    [all...]
distribute-cache.c 819 random_info=AcquireRandomInfo();
    [all...]
fx.c 202 fx_info->random_info=AcquireRandomInfo();
    [all...]
cache.c     [all...]
accelerate.c 516 randomInfo=AcquireRandomInfo();
    [all...]
  /external/ImageMagick/coders/
plasma.c 184 random_info=AcquireRandomInfo();
psd.c 538 random_info=AcquireRandomInfo();
    [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]
mogrify.c     [all...]

Completed in 96 milliseconds