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

  /external/libpng/
pngwrite.c 135 png_write_info(png_structp png_ptr, png_infop info_ptr) function
141 png_debug(1, "in png_write_info");
311 * in png_write_info(), do not write them again here. If you have long
805 "png_write_info was never called before png_write_row.");
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngwrite.c 125 png_write_info(png_structp png_ptr, png_infop info_ptr) function
131 png_debug(1, "in png_write_info\n");
291 * in png_write_info(), do not write them again here. If you have long
771 "png_write_info was never called before png_write_row.");
    [all...]

Completed in 450 milliseconds