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

/external/chromium_org/third_party/freetype/src/sfnt/
H A Dpngshim.c253 #if PNG_LIBPNG_VER >= 10209
/external/freetype/src/sfnt/
H A Dpngshim.c286 #if PNG_LIBPNG_VER >= 10209
/external/libpng/
H A Dpngstruct.h412 #if PNG_LIBPNG_VER < 10700
H A Dpngtest.c1327 #if PNG_LIBPNG_VER < 10600
1487 #if PNG_LIBPNG_VER < 10600
1710 fprintf(STDERR, " pngtest (%lu):%s", (unsigned long)PNG_LIBPNG_VER,
1989 return PNG_LIBPNG_VER < 10600 ? 0 : 77;
H A Dpng.h202 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
448 #define PNG_LIBPNG_VER 10610 /* 1.6.10 */ macro
1154 #if PNG_LIBPNG_VER < 10700
H A Dpng.c741 # if PNG_LIBPNG_VER < 10700
951 return((png_uint_32)PNG_LIBPNG_VER);
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dpngshim.c253 #if PNG_LIBPNG_VER >= 10209
/external/libpng/contrib/libtests/
H A Dpngunknown.c47 #if PNG_LIBPNG_VER < 10500
83 #if PNG_LIBPNG_VER < 10600
90 #if PNG_LIBPNG_VER < 10700
134 #endif /* PNG_LIBPNG_VER < 10700 */
H A Dpngvalid.c55 #if PNG_LIBPNG_VER < 10601
66 #if PNG_LIBPNG_VER < 10500
102 #if PNG_LIBPNG_VER < 10600
528 #if PNG_LIBPNG_VER < 10506
2040 #define DIGITIZE PNG_LIBPNG_VER < 10700
4156 # if PNG_LIBPNG_VER >= 10600
4176 # if PNG_LIBPNG_VER < 10600
4946 #if PNG_LIBPNG_VER < 10506
4966 #if PNG_LIBPNG_VER < 10506
5017 PNG_LIBPNG_VER >
[all...]
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/png/
H A DPNGImageDecoder.cpp276 #if (PNG_LIBPNG_VER < 10500)
/external/qemu/distrib/libpng-1.2.46/
H A Dpng.c815 return((png_uint_32) 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/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
/external/libpng/contrib/tools/
H A Dpngfix.c48 #if PNG_LIBPNG_VER < 10603 /* 1.6.3 */
99 #if PNG_LIBPNG_VER < 10700

Completed in 228 milliseconds