Searched refs:PNG_WROTE_tIME (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngwrite.c219 png_ptr->mode |= PNG_WROTE_tIME;
333 !(png_ptr->mode & PNG_WROTE_tIME))
H A Dpngset.c825 (png_ptr->mode & PNG_WROTE_tIME))
H A Dpng.h2921 #define PNG_WROTE_tIME 0x200 macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngwrite.c219 png_ptr->mode |= PNG_WROTE_tIME;
333 !(png_ptr->mode & PNG_WROTE_tIME))
H A Dpngset.c835 (png_ptr->mode & PNG_WROTE_tIME))
H A Dpng.h2993 #define PNG_WROTE_tIME 0x200 macro
/external/libpng/
H A Dpngwrite.c268 png_ptr->mode |= PNG_WROTE_tIME;
369 !(png_ptr->mode & PNG_WROTE_tIME))
H A Dpngpriv.h551 #define PNG_WROTE_tIME 0x200 macro
H A Dpngset.c893 (png_ptr->mode & PNG_WROTE_tIME))

Completed in 321 milliseconds