Searched refs:PNG_LIBPNG_VER (Results 1 - 10 of 10) 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/freetype/src/sfnt/
H A Dpngshim.c253 #if PNG_LIBPNG_VER >= 10209
/external/chromium_org/third_party/WebKit/Source/core/platform/image-decoders/png/
H A DPNGImageDecoder.cpp269 #if (PNG_LIBPNG_VER < 10500)
/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
/external/chromium_org/third_party/libpng/
H A Dpng.c814 return((png_uint_32) PNG_LIBPNG_VER);
H A Dpng.h274 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
515 #define PNG_LIBPNG_VER 10245 /* 1.2.45 */ macro

Completed in 1209 milliseconds