Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/camera/
Dexif.cpp24 #define TIMESTAMP_TO_TM(timestamp, tm) gmtime_r(timestamp, tm) argument
28 #define TIMESTAMP_TO_TM(timestamp, tm) gmtime64_r(timestamp, tm) argument
DCameraDeviceSession.cpp61 struct timespec tm; in timespecAddNanos() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dtinyexr.h4866 struct tm tm; in mz_zip_dos_to_time_t() local
4882 struct tm *tm = &tm_struct; in mz_zip_time_to_dos_time() local