Home
last modified time | relevance | path

Searched refs:PNG_WROTE_tIME (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libpng/
Dpngwrite.c279 png_ptr->mode |= PNG_WROTE_tIME; in png_write_info()
382 (png_ptr->mode & PNG_WROTE_tIME) == 0) in png_write_end()
Dpngset.c974 (png_ptr->mode & PNG_WROTE_tIME) != 0) in png_set_tIME()
Dpngpriv.h633 #define PNG_WROTE_tIME 0x200U macro