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

  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 188 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
433 #define PNG_LIBPNG_VER 10513 /* 1.5.13 */
504 #define png_libpng_ver png_get_header_ver(NULL) macro
    [all...]
  /external/chromium_org/third_party/libpng/
png.h 274 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
515 #define PNG_LIBPNG_VER 10245 /* 1.2.45 */
603 PNG_EXPORT_VAR (PNG_CONST char) png_libpng_ver[18];
606 #define png_libpng_ver png_get_header_ver(NULL) macro
    [all...]
  /external/libpng/
png.h 202 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
448 #define PNG_LIBPNG_VER 10610 /* 1.6.10 */
501 #define png_libpng_ver png_get_header_ver(NULL) macro
    [all...]
  /external/qemu/distrib/libpng-1.2.46/
png.h 277 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
518 #define PNG_LIBPNG_VER 10246 /* 1.2.46 */
606 PNG_EXPORT_VAR (PNG_CONST char) png_libpng_ver[18];
609 #define png_libpng_ver png_get_header_ver(NULL) macro
    [all...]

Completed in 151 milliseconds