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

  /external/ImageMagick/MagickCore/
random_.h 42 *DestroyRandomInfo(RandomInfo *);
random-private.h 48 random_info[i]=DestroyRandomInfo(random_info[i]);
utility.c     [all...]
random.c 269 % DestroyRandomInfo() deallocates memory associated with the random
272 % The format of the DestroyRandomInfo method is:
274 % RandomInfo *DestroyRandomInfo(RandomInfo *random_info)
281 MagickExport RandomInfo *DestroyRandomInfo(RandomInfo *random_info)
    [all...]
methods.h 259 #define DestroyRandomInfo PrependMagickMethod(DestroyRandomInfo)
    [all...]
resource.c     [all...]
distribute-cache.c 823 random_info=DestroyRandomInfo(random_info);
    [all...]
fx.c     [all...]
cache.c     [all...]
accelerate.c 521 randomInfo=DestroyRandomInfo(randomInfo);
    [all...]
  /external/ImageMagick/coders/
plasma.c 199 random_info=DestroyRandomInfo(random_info);
psd.c 550 random_info=DestroyRandomInfo(random_info);
    [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]
mogrify.c     [all...]

Completed in 106 milliseconds