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

  /external/libpng/contrib/visupng/
PngFile.h 28 static void png_flush(png_structp png_ptr);
PngFile.c 342 png_set_write_fn(png_ptr, (png_voidp)pfFile, png_write_data, png_flush);
442 png_flush(png_structp png_ptr) function
  /external/libpng/
pngwio.c 66 * to disk). After png_flush is called, there should be no data pending
71 png_flush(png_structrp png_ptr) function
pngwrite.c 465 png_flush(png_ptr);
933 png_flush(png_ptr);
    [all...]
pngpriv.h     [all...]
  /external/pdfium/third_party/libpng16/
pngwio.c 66 * to disk). After png_flush is called, there should be no data pending
71 png_flush(png_structrp png_ptr) function
pngwrite.c 454 png_flush(png_ptr);
922 png_flush(png_ptr);
    [all...]
pngpriv.h     [all...]
  /external/syslinux/com32/lib/libpng/
pngwio.c 130 * to disk). After png_flush is called, there should be no data pending
135 png_flush(png_structp png_ptr) function
CHANGES     [all...]
pngwrite.c 423 png_flush(png_ptr);
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 555 milliseconds