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

/external/chromium_org/third_party/libpng/
H A Dpng.h475 #define PNG_LIBPNG_VER_STRING "1.2.45" macro
482 /* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
487 * PNG_LIBPNG_VER_STRING, omitting any leading zero:
3101 PNG_LIBPNG_VER_STRING, png_sizeof(png_struct));
3120 PNG_LIBPNG_VER_STRING, png_sizeof(png_struct));
/external/libpng/
H A Dpng.h407 #define PNG_LIBPNG_VER_STRING "1.6.10" macro
414 /* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
420 * PNG_LIBPNG_VER_STRING, omitting any leading zero:
/external/qemu/distrib/libpng-1.2.46/
H A Dpng.h478 #define PNG_LIBPNG_VER_STRING "1.2.46" macro
485 /* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
490 * PNG_LIBPNG_VER_STRING, omitting any leading zero:
3173 PNG_LIBPNG_VER_STRING, png_sizeof(png_struct));
3192 PNG_LIBPNG_VER_STRING, png_sizeof(png_struct));

Completed in 55 milliseconds