Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngimage.c472 LIBPNG_ERROR, /* this and higher cause a longjmp */ enumerator
644 case LIBPNG_ERROR: lp = "error(libpng)"; break; in display_log()
695 display_log(dp, LIBPNG_ERROR, "%s", error); in display_error()
801 display_log(dp, LIBPNG_ERROR, "failed to create read struct"); in read_png()
808 display_log(dp, LIBPNG_ERROR, "failed to create info struct"); in read_png()
1056 display_log(dp, LIBPNG_ERROR, "invalid colour type %d", in compare_read()