HomeSort by relevance Sort by last modified time
    Searched defs:PNG_LIBPNG_VER (Results 1 - 4 of 4) sorted by null

  /external/libpng/
png.h 226 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
357 #define PNG_LIBPNG_VER 10625 /* 1.6.25 */
410 #define png_libpng_ver png_get_header_ver(NULL) macro
    [all...]
  /external/pdfium/third_party/libpng16/
png.h 225 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
357 #define PNG_LIBPNG_VER 10622 /* 1.6.22 */
410 #define png_libpng_ver png_get_header_ver(NULL) macro
    [all...]
  /external/skia/third_party/libpng/
png.h 225 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
357 #define PNG_LIBPNG_VER 10622 /* 1.6.22 */
410 #define png_libpng_ver png_get_header_ver(NULL) macro
    [all...]
  /external/syslinux/com32/include/
png.h 269 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
510 #define PNG_LIBPNG_VER 10244 /* 1.2.44 */
598 PNG_EXPORT_VAR (PNG_CONST char) png_libpng_ver[18];
601 #define png_libpng_ver png_get_header_ver(NULL) macro
    [all...]

Completed in 379 milliseconds