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

  /external/ImageMagick/MagickCore/
timer.h 62 *DestroyTimerInfo(TimerInfo *);
timer.c 156 % DestroyTimerInfo() zeros memory associated with the TimerInfo structure.
158 % The format of the DestroyTimerInfo method is:
160 % TimerInfo *DestroyTimerInfo(TimerInfo *timer_info)
167 MagickExport TimerInfo *DestroyTimerInfo(TimerInfo *timer_info)
methods.h 286 #define DestroyTimerInfo PrependMagickMethod(DestroyTimerInfo)
    [all...]
  /external/ImageMagick/tests/
validate.c     [all...]
  /external/ImageMagick/MagickWand/
mogrify.c 303 timer=DestroyTimerInfo(timer);
    [all...]

Completed in 62 milliseconds