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

  /external/syslinux/com32/lib/libpng/
pngwrite.c 23 * after the image data, put it in png_write_end(). I strongly encourage
27 * them in png_write_end(), and compressing them.
314 png_write_end(png_structp png_ptr, png_infop info_ptr) function
316 png_debug(1, "in png_write_end");
    [all...]
  /external/libpng/
pngwrite.c 77 * after the image data, put it in png_write_end(). I strongly encourage
81 * them in png_write_end(), and compressing them.
353 png_write_end(png_structrp png_ptr, png_inforp info_ptr) function
355 png_debug(1, "in png_write_end");
    [all...]
  /external/pdfium/third_party/libpng16/
pngwrite.c 77 * after the image data, put it in png_write_end(). I strongly encourage
81 * them in png_write_end(), and compressing them.
353 png_write_end(png_structrp png_ptr, png_inforp info_ptr) function
355 png_debug(1, "in png_write_end");
    [all...]
  /external/skia/third_party/libpng/
pngwrite.c 77 * after the image data, put it in png_write_end(). I strongly encourage
81 * them in png_write_end(), and compressing them.
353 png_write_end(png_structrp png_ptr, png_inforp info_ptr) function
355 png_debug(1, "in png_write_end");
    [all...]
pngprefix.h 437 #define png_write_end skia_png_write_end macro

Completed in 151 milliseconds