Searched refs:PNG_LIBPNG_VER (Results 1 - 6 of 6) sorted by relevance

/external/libpng/contrib/gregbook/
H A Dreadpng2.c78 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200)
262 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200)
/external/libpng/
H A Dpng.c815 return((png_uint_32) PNG_LIBPNG_VER);
H A Dpngtest.c1467 fprintf(STDERR, " pngtest (%lu):%s", (unsigned long)PNG_LIBPNG_VER,
H A Dpng.h277 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
518 #define PNG_LIBPNG_VER 10246 /* 1.2.46 */ macro
/external/qemu/distrib/libpng-1.2.19/
H A Dpng.c817 return((png_uint_32) PNG_LIBPNG_VER);
H A Dpng.h162 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
399 #define PNG_LIBPNG_VER 10219 /* 1.2.19 */ macro

Completed in 137 milliseconds