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

  /external/ImageMagick/MagickCore/
random.c 270 % DestroyRandomInfo() deallocates memory associated with the random
273 % The format of the DestroyRandomInfo method is:
275 % RandomInfo *DestroyRandomInfo(RandomInfo *random_info)
282 MagickExport RandomInfo *DestroyRandomInfo(RandomInfo *random_info)
    [all...]
methods.h 275 #define DestroyRandomInfo PrependMagickMethod(DestroyRandomInfo)
    [all...]

Completed in 54 milliseconds