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/
Dpngwrite.c909 png_write_flush(png_structrp png_ptr) in png_write_flush() function
Dpng.h1370 PNG_EXPORT(52, void, png_write_flush, (png_structrp png_ptr));
Dpngwutil.c2705 png_write_flush(png_ptr); in png_write_filtered_row()
Dlibpng-manual.txt3527 png_write_flush(png_ptr);
3534 Note that the distance between rows is from the last time png_write_flush()
3538 png_write_flush() is called before 25 more lines have been written.
DCHANGES2161 Revised PNG_NO_STDIO version of png_write_flush()
2246 Undid revision of PNG_NO_STDIO version of png_write_flush(). Users
2249 Revised libpng*.txt and png.h documentation about use of png_write_flush()