Home
last modified time | relevance | path

Searched refs:PNG_FLAG_APP_ERRORS_WARN (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngerror.c407 if ((png_ptr->flags & PNG_FLAG_APP_ERRORS_WARN) != 0) in png_app_error()
A Dpngset.c1683 PNG_FLAG_APP_WARNINGS_WARN | PNG_FLAG_APP_ERRORS_WARN; in png_set_benign_errors()
1687 PNG_FLAG_APP_WARNINGS_WARN | PNG_FLAG_APP_ERRORS_WARN); in png_set_benign_errors()
A Dpngpriv.h701 #define PNG_FLAG_APP_ERRORS_WARN 0x400000U /* Added to libpng-1.6.0 */ macro

Completed in 10 milliseconds