Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngimage.c474 APP_ERROR, /* such as out-of-memory in a callback */ enumerator
646 case APP_ERROR: lp = "error(pngimage)"; break; in display_log()
722 display_log(dp, APP_ERROR, "read failed: %s", strerror(ret)); in display_cache_file()
941 display_log(dp, APP_ERROR, "IHDR changed (%s)", e); in compare_read()
962 display_log(dp, APP_ERROR, "PNG rowbytes changed from %lu to %lu", in compare_read()
1205 display_log(dp, APP_ERROR, "out of memory saving file"); in buffer_write()
1247 display_log(dp, APP_ERROR, "failed to create write png_struct"); in write_png()