Home
last modified time | relevance | path

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

/external/libpng/scripts/
Dsymbols.def59 png_write_flush @52
/external/pdfium/third_party/libpng16/
Dpngprefix.h432 #define png_write_flush PDFIUM_png_write_flush macro
Dpngwrite.c920 png_write_flush(png_structrp png_ptr) in png_write_flush() function
Dpng.h1360 PNG_EXPORT(52, void, png_write_flush, (png_structrp png_ptr));
Dpngwutil.c2777 png_write_flush(png_ptr); in png_write_filtered_row()
/external/libpng/
Dpng.h1360 PNG_EXPORT(52, void, png_write_flush, (png_structrp png_ptr));
Dpngwrite.c920 png_write_flush(png_structrp png_ptr) in png_write_flush() function
Dpngwutil.c2777 png_write_flush(png_ptr); in png_write_filtered_row()
Dlibpng-manual.txt3586 png_write_flush(png_ptr);
3593 Note that the distance between rows is from the last time png_write_flush()
3597 png_write_flush() is called before 25 more lines have been written.
DCHANGES2160 Revised PNG_NO_STDIO version of png_write_flush()
2245 Undid revision of PNG_NO_STDIO version of png_write_flush(). Users
2248 Revised libpng*.txt and png.h documentation about use of png_write_flush()