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

  /external/libpng/contrib/libtests/
pngimage.c 515 LIBPNG_ERROR, /* this and higher cause a longjmp */
699 case LIBPNG_ERROR: lp = "error(libpng)"; break;
778 display_log(dp, LIBPNG_ERROR, "%s", error);
884 display_log(dp, LIBPNG_ERROR, "failed to create read struct");
891 display_log(dp, LIBPNG_ERROR, "failed to create info struct");
    [all...]
  /external/libpng/contrib/tools/
pngcp.c 126 LIBPNG_ERROR, /* this and higher cause a longjmp */
607 case LIBPNG_ERROR: lp = "error(libpng)"; break;
    [all...]

Completed in 96 milliseconds