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

  /external/libpng/
pngread.c 766 png_read_end(png_structrp png_ptr, png_inforp info_ptr) function
772 png_debug(1, "in png_read_end");
777 /* If png_read_end is called in the middle of reading the rows there may
    [all...]
  /external/pdfium/third_party/libpng16/
pngread.c 760 png_read_end(png_structrp png_ptr, png_inforp info_ptr) function
766 png_debug(1, "in png_read_end");
771 /* If png_read_end is called in the middle of reading the rows there may
    [all...]

Completed in 1311 milliseconds