HomeSort by relevance Sort by last modified time
    Searched refs:PNG_FLAG_BENIGN_ERRORS_WARN (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libpng/
pngerror.c 140 if (png_ptr->flags & PNG_FLAG_BENIGN_ERRORS_WARN)
235 if (png_ptr->flags & PNG_FLAG_BENIGN_ERRORS_WARN)
pngset.c     [all...]
  /external/libpng/
pngerror.c 140 if (png_ptr->flags & PNG_FLAG_BENIGN_ERRORS_WARN)
235 if (png_ptr->flags & PNG_FLAG_BENIGN_ERRORS_WARN)
pngset.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 536 #define PNG_FLAG_BENIGN_ERRORS_WARN 0x800000 /* Added to libpng-1.4.0 */
    [all...]

Completed in 543 milliseconds