Searched refs:PNG_LIBPNG_VER_MINOR (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/png/
H A DPNGImageDecoder.cpp50 #if defined(PNG_LIBPNG_VER_MAJOR) && defined(PNG_LIBPNG_VER_MINOR) && (PNG_LIBPNG_VER_MAJOR > 1 || (PNG_LIBPNG_VER_MAJOR == 1 && PNG_LIBPNG_VER_MINOR >= 4))
385 #if defined(PNG_LIBPNG_VER_MAJOR) && defined(PNG_LIBPNG_VER_MINOR) && (PNG_LIBPNG_VER_MAJOR > 1 || (PNG_LIBPNG_VER_MAJOR == 1 && PNG_LIBPNG_VER_MINOR >= 5))
/external/qemu/distrib/libpng-1.2.19/
H A Dpng.h370 #define PNG_LIBPNG_VER_MINOR 2 macro
/external/chromium_org/third_party/libpng/
H A Dpng.h484 #define PNG_LIBPNG_VER_MINOR 2 macro
/external/libpng/
H A Dpng.h487 #define PNG_LIBPNG_VER_MINOR 2 macro

Completed in 45 milliseconds