Home
last modified time | relevance | path

Searched refs:GetMagickUTCtime (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
Dtimer-private.h25 static inline void GetMagickUTCtime(const time_t *timep,struct tm *result) in GetMagickUTCtime() function
Dtimer.c265 GetMagickUTCtime(&time,&utc_time); in FormatMagickTime()
/external/ImageMagick/coders/
Dcin.c997 GetMagickUTCtime(&seconds,&utc_time); in WriteCINImage()
Dmat.c1629 GetMagickUTCtime(&current_time,&utc_time); in WriteMATImage()
Dpdf.c2997 GetMagickUTCtime(&seconds,&utc_time); in WritePDFImage()