Home
last modified time | relevance | path

Searched refs:png_write_flush (Results 1 – 10 of 10) sorted by relevance

/external/libpng/scripts/
Dsymbols.def60 png_write_flush @52
/external/skia/third_party/libpng/
Dpngprefix.h434 #define png_write_flush skia_png_write_flush macro
/external/pdfium/samples/fx_lpng/lpng_v163/
Dpng.h459 #define png_write_flush FOXIT_png_write_flush macro
1792 PNG_EXPORT(52, void, png_write_flush, (png_structrp png_ptr));
Dfx_pngwrite.c832 png_write_flush(png_structrp png_ptr) in png_write_flush() function
Dfx_pngwutil.c3018 png_write_flush(png_ptr); in png_write_filtered_row()
/external/libpng/
Dpng.h1483 PNG_EXPORT(52, void, png_write_flush, (png_structrp png_ptr));
Dpngwrite.c898 png_write_flush(png_structrp png_ptr) in png_write_flush() function
Dpngwutil.c3020 png_write_flush(png_ptr); in png_write_filtered_row()
Dlibpng-manual.txt3520 png_write_flush(png_ptr);
3527 Note that the distance between rows is from the last time png_write_flush()
3531 png_write_flush() is called before 25 more lines have been written.
DCHANGES2152 Revised PNG_NO_STDIO version of png_write_flush()
2237 Undid revision of PNG_NO_STDIO version of png_write_flush(). Users
2240 Revised libpng*.txt and png.h documentation about use of png_write_flush()