Searched defs:PNG_LIBPNG_VER_STRING (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpng.h317 #define PNG_LIBPNG_VER_STRING "1.6.25" macro
323 /* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
329 * PNG_LIBPNG_VER_STRING, omitting any leading zero:
/external/pdfium/third_party/libpng16/
H A Dpng.h316 #define PNG_LIBPNG_VER_STRING "1.6.22" macro
323 /* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
329 * PNG_LIBPNG_VER_STRING, omitting any leading zero:
/external/skia/third_party/libpng/
H A Dpng.h316 #define PNG_LIBPNG_VER_STRING "1.6.22rc01" macro
323 /* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
329 * PNG_LIBPNG_VER_STRING, omitting any leading zero:
/external/syslinux/com32/include/
H A Dpng.h470 #define PNG_LIBPNG_VER_STRING "1.2.44" macro
477 /* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
482 * PNG_LIBPNG_VER_STRING, omitting any leading zero:
3096 PNG_LIBPNG_VER_STRING, png_sizeof(png_struct));
3115 PNG_LIBPNG_VER_STRING, png_sizeof(png_struct));

Completed in 171 milliseconds