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

  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 392 #define PNG_LIBPNG_VER_STRING "1.5.13"
399 /* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
405 * PNG_LIBPNG_VER_STRING, omitting any leading zero:
    [all...]
  /external/chromium_org/third_party/libpng/
png.h 475 #define PNG_LIBPNG_VER_STRING "1.2.45"
482 /* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
487 * PNG_LIBPNG_VER_STRING, omitting any leading zero:
    [all...]
  /external/libpng/
png.h 407 #define PNG_LIBPNG_VER_STRING "1.6.10"
414 /* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
420 * PNG_LIBPNG_VER_STRING, omitting any leading zero:
    [all...]
  /external/qemu/distrib/libpng-1.2.46/
png.h 478 #define PNG_LIBPNG_VER_STRING "1.2.46"
485 /* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
490 * PNG_LIBPNG_VER_STRING, omitting any leading zero:
    [all...]

Completed in 83 milliseconds